|
Message
From: OpenCores CVS Agent <cvs@w...>
Date: Sun, 27 Oct 2002 18:58:58 -0100
Subject: [cvs-checkins] or1k/gcc-3.1/gcc/cp lex.c parse.y spew.c
CVSROOT: /home/oc/cvs
Module name: or1k
Changes by: peter 02/10/27 18:58:57
Modified files:
gcc-3.1/gcc/cp : lex.c parse.y spew.c
Log message:
parse.y (TYPENAME): Rename as tTYPENAME to avoid the clash with
decl.h's TYPENAME.
spew.c, lex.c: Adjust.
parse.y (explicit_instantiation): Add empty action to override the default
$$ = $1 where it introduces a type clash.
(Merge from GNU gcc CVS)
|