[Bug c++/87398] [9 Regression] g++ ICE on valid code: tree check: expected record_type or union_type or qual_union_type, have array_type in cxx_eval_constant_expression, at cp/constexpr.c:4820
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 24 09:14:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87398
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unknown |9.0
Target Milestone|--- |9.0
Summary|g++ ICE on valid code: tree |[9 Regression] g++ ICE on
|check: expected record_type |valid code: tree check:
|or union_type or |expected record_type or
|qual_union_type, have |union_type or
|array_type in |qual_union_type, have
|cxx_eval_constant_expressio |array_type in
|n, at cp/constexpr.c:4820 |cxx_eval_constant_expressio
| |n, at cp/constexpr.c:4820
More information about the Gcc-bugs
mailing list