]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/cp/cp-tree.def
class.c (grow_method): Remove check for redeclaration.
[gcc.git] / gcc / cp / cp-tree.def
index a92bf8a6f112383b74e3933230c773cc9d58d769..6c6dff78c5cf70adb50394b06a020bd7d5763d32 100644 (file)
@@ -91,7 +91,7 @@ DEFTREECODE (TYPENAME_TYPE, "typename_type", "t", 0)
 
 /* Index into a template parameter list.  This parameter must not be a
    type.  */
-DEFTREECODE (TEMPLATE_CONST_PARM, "template_const_parm", "c", 2)
+DEFTREECODE (TEMPLATE_CONST_PARM, "template_const_parm", "c", 3)
 
 /* A thunk is a stub function.
 
This page took 0.025841 seconds and 5 git commands to generate.