[Bug c++/77522] [6/7/8 Regression] ICE on invalid code C++14 code: in tsubst_decl, at cp/pt.c:12447

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Thu Feb 8 23:09:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77522

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmalcolm at gcc dot gnu.org,
                   |                            |paolo.carlini at oracle dot com

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> ---
In trunk we don't ICE anymore on this, I think we can safely remove the 8
Regression marker and commit a testcase. I'm wondering however why when
initialize_reference calls error_at the input_location is at the open square
bracket. Well, just a curiosity, at some point expr itself will have its own
usable location.


More information about the Gcc-bugs mailing list