This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 May 2012 14:52:06 +0000
- Subject: [Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258
- Auto-submitted: auto-generated
- References: <bug-53356-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2012-05-30 14:52:06 UTC ---
Author: jason
Date: Wed May 30 14:52:02 2012
New Revision: 188021
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188021
Log:
PR c++/53356
* tree.c (stabilize_init): Side effects make the init unstable.
Added:
branches/gcc-4_7-branch/gcc/testsuite/g++.dg/init/new33.C
Modified:
branches/gcc-4_7-branch/gcc/cp/ChangeLog
branches/gcc-4_7-branch/gcc/cp/tree.c
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog