aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-parse.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-parse.in')
-rw-r--r--gcc/c-parse.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-parse.in b/gcc/c-parse.in
index 6b59e37..dc6f340 100644
--- a/gcc/c-parse.in
+++ b/gcc/c-parse.in
@@ -115,6 +115,7 @@ end ifc
%token BREAK CONTINUE RETURN GOTO ASM_KEYWORD TYPEOF ALIGNOF
%token ATTRIBUTE EXTENSION LABEL
%token REALPART IMAGPART VA_ARG
+%token PTR_VALUE PTR_BASE PTR_EXTENT
/* Used in c-lex.c for parsing pragmas. */
%token END_OF_LINE