summaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-tree.h')
-rw-r--r--gcc/c-tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-tree.h b/gcc/c-tree.h
index 1806e2ccff7..6d8394ac067 100644
--- a/gcc/c-tree.h
+++ b/gcc/c-tree.h
@@ -196,6 +196,7 @@ enum c_typespec_keyword {
cts_char,
cts_int,
cts_float,
+ cts_int128,
cts_double,
cts_dfloat32,
cts_dfloat64,