[Bug c++/27451] [4.1 regression] ICE with invalid asm statement

2006-05-29 Thread reichelt at gcc dot gnu dot org


--- Comment #7 from reichelt at gcc dot gnu dot org  2006-05-29 06:50 
---
Subject: Bug 27451

Author: reichelt
Date: Mon May 29 06:50:07 2006
New Revision: 114189

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114189
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_1-branch/gcc/testsuite/g++.dg/ext/asm9.C
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/stmt.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27451



[Bug c++/27451] [4.1 regression] ICE with invalid asm statement

2006-05-22 Thread reichelt at gcc dot gnu dot org


--- Comment #6 from reichelt at gcc dot gnu dot org  2006-05-22 16:55 
---
Fixed on mainline and 4.0 branch.
Waiting for the 4.1 branch to thaw.


-- 

reichelt at gcc dot gnu dot org changed:

   What|Removed |Added

Summary|[4.0/4.1/4.2 regression] ICE|[4.1 regression] ICE with
   |with invalid asm statement  |invalid asm statement
   Target Milestone|4.0.4   |4.1.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27451