[Bug c++/72801] ICE on invalid C++ code with ill-formed class member specialization: tree check: expected class ‘expression’, have ‘type’ (integer_type) in tree_operand_check, at tree.h:3521
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 4 02:54:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72801
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-08-04
CC| |msebor at gcc dot gnu.org
Ever confirmed|0 |1
Known to fail| |6.1.0, 7.0
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
I can confirm the ICE but not the regression part. My bisection script shows
an ICE goes all the way back to 4.3.0. The first revision I have access to
that crashes is r128126.
More information about the Gcc-bugs
mailing list