[Bug c++/84632] [8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p, at cp/constexpr.c:1778

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 1 11:27:00 GMT 2018


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.


More information about the Gcc-bugs mailing list