diff gcc/c-family/c-common.h @ 113:bdf41c9fa0b7

remove RECTYPE
author mir3636
date Fri, 17 Nov 2017 06:33:55 +0900
parents ab0bcb71f44d
children d34655255c78
line wrap: on
line diff
--- a/gcc/c-family/c-common.h	Fri Nov 10 19:46:38 2017 +0900
+++ b/gcc/c-family/c-common.h	Fri Nov 17 06:33:55 2017 +0900
@@ -202,8 +202,6 @@
 #ifndef noCbC
   /* Continuation based C */
   RID_CbC_CODE, RID_CbC_ENV, RID_CbC_RET,
-  /* extention of construction : __rectype, selftype  */
-  RID_CbC_REC,RID_CbC_SELFTYPE,
 #endif
   /* Named address support, mapping the keyword to a particular named address
      number.  Named address space 0 is reserved for the generic address.  If