gcc/gcc cp/ChangeLog cp/parser.c testsuite/Cha ...
jbeulich@gcc.gnu.org
jbeulich@gcc.gnu.org
Thu Aug 12 09:34:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jbeulich@gcc.gnu.org 2004-08-12 09:34:20
Modified files:
gcc/cp : ChangeLog parser.c
gcc/testsuite : ChangeLog
Log message:
cp/
2004-08-12 Jan Beulich <jbeulich@novell.com>
* parser.c (cp_parser_asm_definition): Properly consume scope operator
tokens preceding the clobbers. Don't check for scope operator
following inputs. Simplify inputs handling to match that now used for
clobbers.
testsuite/
2004-08-12 Jan Beulich <jbeulich@novell.com>
* g++.dg/ext/asm5.C: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4272&r2=1.4273
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.235&r2=1.236
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4122&r2=1.4123
More information about the Gcc-cvs
mailing list