[Bug c++/101748] ICE: tree check in digest_init_r with SVE vector type and extra {}

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 9 04:50:17 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101748

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE: tree check: expected   |ICE: tree check in
                   |record_type or union_type   |digest_init_r with SVE
                   |or qual_union_type, have    |vector type and extra {}
                   |vector_type in              |
                   |digest_init_r, at           |
                   |cp/typeck2.c:1206           |
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=99657
         Depends on|99657                       |

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Though with -march=armv8.6-a+sve, I still get an ICE. I will debug this after I
submit the patch for PR 99657 because it is not fully related.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99657
[Bug 99657] ICE: in extract_insn, at recog.c:2769 (error: unrecognizable insn)


More information about the Gcc-bugs mailing list