[Bug c++/78649] [5/6/7 Regression] ICE on invalid C++ code on x86_64-linux-gnu (internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in build_value_init_noctor, at cp/init.c:380)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 2 12:59:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78649
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-12-02
CC| |jakub at gcc dot gnu.org
Summary|ICE on invalid C++ code on |[5/6/7 Regression] ICE on
|x86_64-linux-gnu (internal |invalid C++ code on
|compiler error: tree check: |x86_64-linux-gnu (internal
|expected class ‘type’, have |compiler error: tree check:
|‘exceptional’ (error_mark) |expected class ‘type’, have
|in build_value_init_noctor, |‘exceptional’ (error_mark)
|at cp/init.c:380) |in build_value_init_noctor,
| |at cp/init.c:380)
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started to ICE with either r175765 or r175764, r175761 accepts it.
More information about the Gcc-bugs
mailing list