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++/40948] ICE in lower_stmt, at gimple-low.c:408



------- Comment #9 from jason at gcc dot gnu dot org  2009-08-04 02:10 -------
Subject: Bug 40948

Author: jason
Date: Tue Aug  4 02:10:05 2009
New Revision: 150394

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150394
Log:
        PR c++/40948
        * init.c (build_vec_init): Look through a TARGET_EXPR around a
        CONSTRUCTOR.

Added:
    trunk/gcc/testsuite/g++.dg/ext/complit12.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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