This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r113985 - in /trunk/gcc: ChangeLog stmt.c tests...


Author: reichelt
Date: Mon May 22 16:49:33 2006
New Revision: 113985

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113985
Log:
	PR c++/27451
	* stmt.c (expand_asm_operands): Skip asm statement with erroneous
	clobbers.

	* g++.dg/ext/asm9.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ext/asm9.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/stmt.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]