[Bug c++/78341] ICE on invalid C++ code on x86_64-linux-gnu (internal compiler error: in cp_parser_std_attribute_spec, at cp/parser.c:24597)
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 14 11:08:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78341
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2016-11-14
CC| |marxin at gcc dot gnu.org
Summary|crash on invalid C++ code |ICE on invalid C++ code on
|on x86_64-linux-gnu |x86_64-linux-gnu (internal
|(internal compiler error: |compiler error: in
|in |cp_parser_std_attribute_spe
|cp_parser_std_attribute_spe |c, at cp/parser.c:24597)
|c, at cp/parser.c:24597) |
Known to fail| |4.9.4, 5.4.0, 6.2.0
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, all releases supporting -std=c++14 ICE.
More information about the Gcc-bugs
mailing list