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

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Thanks.

I'm able to reproduce this with g:787c79e559f5f011989b94298346d89542eb9052, and
not with today's master (specifically
g:f76a88ebf089871dcce215aa0cb1956ccc060895).

The type that's crashing make_region_for_type is a const VOID_TYPE; so this is
another duplicate of PR 93457.

*** This bug has been marked as a duplicate of bug 93457 ***

Reply via email to