[Bug c++/27451] [4.0/4.1/4.2 regression] ICE with invalid asm statement
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 22 16:54:00 GMT 2006
------- Comment #5 from reichelt at gcc dot gnu dot org 2006-05-22 16:53 -------
Subject: Bug 27451
Author: reichelt
Date: Mon May 22 16:53:38 2006
New Revision: 113986
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113986
Log:
PR c++/27451
* stmt.c (expand_asm_operands): Skip asm statement with erroneous
clobbers.
* g++.dg/ext/asm9.C: New test.
Added:
branches/gcc-4_0-branch/gcc/testsuite/g++.dg/ext/asm9.C
Modified:
branches/gcc-4_0-branch/gcc/ChangeLog
branches/gcc-4_0-branch/gcc/stmt.c
branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27451
More information about the Gcc-bugs
mailing list