gcc/gcc ChangeLog c-parse.in c-typeck.c
neil@gcc.gnu.org
neil@gcc.gnu.org
Sat Dec 8 11:13:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: neil@gcc.gnu.org 2001-12-08 11:13:04
Modified files:
gcc : ChangeLog c-parse.in c-typeck.c
Log message:
* c-parse.in: Take string literals in assembler constructs,
not expressions.
* c-typeck.c (build_asm_stmt, simple_asm_stmt): No need to
check the strings are STRING_CSTs.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.12213&r2=1.12214
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-parse.in.diff?cvsroot=gcc&r1=1.118&r2=1.119
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&r1=1.156&r2=1.157
More information about the Gcc-cvs
mailing list