[Bug c++/52432] [C++11] -fdump-tree-gimple causes ICE: Error reporting routines re-entered.

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Wed Feb 29 14:21:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52432

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-02-29 14:13:44 UTC ---
Grunt, the mechanism part of unqualified_name_lookup_error isn't actually used
for decltype32.C: something else is happening which manages to avoid the
recursion in the error_messages when unqualified_name_lookup_error is called
unconditionally. Looking into it.



More information about the Gcc-bugs mailing list