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++/51475] [c++0x] [4.7 Regression] ICE with invalid initializer_list


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)


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