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

--- Comment #6 from Basil Milanich <[email protected]> ---
(In reply to Andrew Pinski from comment #1)
> >However, the gcc-15.2 ICE seemingly depends on the environment
> 
> No it depends on how you configure gcc. In your case you have
> `--enable-checking=yes,extra,rtl` on the configure line.

This makes sense, I was trying to use the same config flags but my config might
have been messed up and that's how I've got a gcc-15 version without this ICE.

What about Godbolt's trunk, is this the same bug - Godbolt does not report
--enable-checking in its config but this could be forced in the source?

Reply via email to