[Bug c++/71236] [5/6/7 Regression] ICE on invalid code
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 2 10:38:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71236
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Is this really a regression? Even r95000 ICEs on it (endless recursion in
push_inner_scope_r; though, r90000 fails to parse it and thus doesn't ICE).
More information about the Gcc-bugs
mailing list