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++/60713] [4.8 regression] ICE in iterative_hash_expr


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60713

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue May 13 16:05:13 2014
New Revision: 210383

URL: http://gcc.gnu.org/viewcvs?rev=210383&root=gcc&view=rev
Log:
    PR c++/60713
    * typeck2.c (PICFLAG_SIDE_EFFECTS): New.
    (picflag_from_initializer): Return it.
    (process_init_constructor): Handle it.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist81.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/typeck2.c


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