This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49216] [4.6 regression][C++0x] ICE on compiling new-expression with braced-init-list for arrays
- 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: Tue, 11 Oct 2011 18:32:41 +0000
- Subject: [Bug c++/49216] [4.6 regression][C++0x] ICE on compiling new-expression with braced-init-list for arrays
- Auto-submitted: auto-generated
- References: <bug-49216-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49216
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
Summary|[C++0x][Regression] ICE on |[4.6 regression][C++0x] ICE
|compiling new-expression |on compiling new-expression
|with braced-init-list for |with braced-init-list for
|arrays |arrays
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2011-10-11 18:32:41 UTC ---
Still a 4.6 regression.