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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Halalaluyafail3 from comment #3)
> Just tested on godbolt again 

Oh this is with `-g -std=c23`, godbolt has an implicit -g.

Anyways here is the ICE:
<source>: In function 'main':
<source>:11:1: error: 'TYPE_CANONICAL' is not compatible
   11 | }
      | ^

Reply via email to