[Bug c++/78344] ICE on invalid c++ code on x86_64-linux-gnu (internal compiler error: tree check: expected tree_list, have error_mark in cp_check_const_attributes, at cp/decl2.c:1347)
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 14 11:07:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78344
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-11-14
CC| |marxin at gcc dot gnu.org
Summary|ice on invalid c++ code on |ICE on invalid c++ code on
|x86_64-linux-gnu (internal |x86_64-linux-gnu (internal
|compiler error: tree check: |compiler error: tree check:
|expected tree_list, have |expected tree_list, have
|error_mark in |error_mark in
|cp_check_const_attributes, |cp_check_const_attributes,
|at cp/decl2.c:1347) |at cp/decl2.c:1347)
Ever confirmed|0 |1
Known to fail| |4.9.4, 5.4.0, 6.2.0, 7.0
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, all release supporting -std=c++14 ICE.
More information about the Gcc-bugs
mailing list