This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51475] [c++0x] [4.7 Regression] ICE with invalid initializer_list
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 14 Dec 2011 01:16:28 +0000
- Subject: [Bug c++/51475] [c++0x] [4.7 Regression] ICE with invalid initializer_list
- Auto-submitted: auto-generated
- References: <bug-51475-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51475
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-14 01:16:28 UTC ---
I can still reproduce it with 182320. Note that quite a few of these ICEs filed
by Volker disappear or become "... bailing out" in release-mode. Not to say we
shouldn't fix them (when time allows ;) but IMHO we should concentrate on those
which do not disappear and of course in particular on those which happen
without any meaningful diagnostics output before (I don't know if we have a
concise way to describe this in Bugzilla, and prioritize, again IMHO we should)