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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |11.2.1
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2021-10-22
   Target Milestone|---                         |12.0

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.

We've streamed an SSA name in the BLOCK part of a function - that's very likely
a missing DECL_EXPR and thus a SSA name in TYPE_SIZE or so.

We may want to add IL verification for this to catch this earlier.

Reply via email to