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++/42331] [4.4/4.5 regression] ICE with invalid array initializer



------- Comment #9 from jason at gcc dot gnu dot org  2009-12-26 16:25 -------
Subject: Bug 42331

Author: jason
Date: Sat Dec 26 16:24:53 2009
New Revision: 155474

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155474
Log:
        PR c++/42331
        * typeck.c (cp_build_modify_expr): Fix thinko.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/initlist29.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/typeck.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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


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