summaryrefslogtreecommitdiff
path: root/gcc/c-parse.gperf
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-parse.gperf')
-rw-r--r--gcc/c-parse.gperf4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/c-parse.gperf b/gcc/c-parse.gperf
index 6d96589f2d7..edc239840e0 100644
--- a/gcc/c-parse.gperf
+++ b/gcc/c-parse.gperf
@@ -9,10 +9,14 @@ __asm, ASM_KEYWORD, NORID
__asm__, ASM_KEYWORD, NORID
__attribute, ATTRIBUTE, NORID
__attribute__, ATTRIBUTE, NORID
+__cimag, IMAGPART, NORID
+__cimag__, IMAGPART, NORID
__complex, TYPESPEC, RID_COMPLEX
__complex__, TYPESPEC, RID_COMPLEX
__const, TYPE_QUAL, RID_CONST
__const__, TYPE_QUAL, RID_CONST
+__creal, REALPART, NORID
+__creal__, REALPART, NORID
__extension__, EXTENSION, NORID
__inline, SCSPEC, RID_INLINE
__inline__, SCSPEC, RID_INLINE