https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84632
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Target Milestone|--- |8.0
Summary|internal compiler error: |[8 Regression] internal
|tree check: expected |compiler error: tree check:
|record_type or union_type |expected record_type or
|or qual_union_type, have |union_type or
|array_type in |qual_union_type, have
|reduced_constant_expression |array_type in
|_p, at cp/constexpr.c:1778 |reduced_constant_expression
| |_p, at cp/constexpr.c:1778
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r251948.