[Bug c++/53845] Another "error reporting routines re-entered" issue
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Tue Jul 3 21:44:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53845
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-07-03
Ever Confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-07-03 21:44:41 UTC ---
push_tinst_level tries to error out even when called (during diagnostics) by a
deduction_tsubst_fntype which is passed a complain not including tf_error.
More information about the Gcc-bugs
mailing list