This is the mail archive of the gcc-bugs@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]

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



------- Comment #4 from reichelt at gcc dot gnu dot org  2006-05-22 16:49 -------
Subject: Bug 27451

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


-- 


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


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