diff --git a/gcc/rust/ast/rust-macro.h b/gcc/rust/ast/rust-macro.h index 28083936800c..c7f9025acf80 100644 --- a/gcc/rust/ast/rust-macro.h +++ b/gcc/rust/ast/rust-macro.h @@ -149,6 +149,7 @@ class MacroFragSpec { switch (kind) { + case PATH: case PAT: case TY: case VIS: