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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[11/12/13/14 Regression]    |[11/12/13 Regression] ICE:
                   |ICE: ‘verify_type’ failed   |‘verify_type’ failed with
                   |with vector types and       |vector types and non-PODs
                   |non-PODs since              |since
                   |r6-5222-gba6a6a1d44c17f25   |r6-5222-gba6a6a1d44c17f25
      Known to work|                            |14.0

--- Comment #12 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Marek Polacek from comment #11)
> Looks like r14-5934-gf26d68d5d128c8:
> 
> commit f26d68d5d128c86faaceeb81b1e8f22254ad53df
> Author: Richard Biener <rguent...@suse.de>
> Date:   Tue Nov 28 12:36:21 2023 +0100
> 
>     middle-end/112732 - stray TYPE_ALIAS_SET in type variant
> 
> fixed this.

Yes that looks like the correct fix even and PR 112732 does look like the same
issue here except a different path to create the type variant.
  • [Bug c++/97990] [11/12/13 Regre... pinskia at gcc dot gnu.org via Gcc-bugs

Reply via email to