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 inline-asm/32109] [4.1/4.2/4.3 regression] ICE with inline-asm and class with destructor



------- Comment #4 from jakub at gcc dot gnu dot org  2007-06-20 06:51 -------
Subject: Bug 32109

Author: jakub
Date: Wed Jun 20 06:51:47 2007
New Revision: 125880

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125880
Log:
        PR inline-asm/32109
        * gimplify.c (gimplify_asm_expr): Issue error if type is addressable
        and !allows_mem.

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

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/asm10.C
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/gimplify.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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