]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/lex.h
cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.
[thirdparty/gcc.git] / gcc / cp / lex.h
index 98add36ff17c6593eef36d14c07a372336e692cf..ec08f39f69e3d724d8e15749cbdd18eb8ef382e0 100644 (file)
@@ -64,6 +64,7 @@ enum rid
   RID_AUTO,
   RID_MUTABLE,
   RID_COMPLEX,
+  RID_RESTRICT,
 
   /* This is where grokdeclarator ends its search when setting the
      specbits.  */