[Bug tree-optimization/116139] ICE with --param fully-pipelined-fma=1 since it was added in r14-6559-g8afdbcdd7abe1e

ktkachov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 30 17:45:37 GMT 2024


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

--- Comment #2 from ktkachov at gcc dot gnu.org ---
(In reply to Andrew Pinski from comment #1)
> Confirmed. This is NOT a regression since it ICEs with GCC 14 when
> configured with --enable-checking=yes as this is a gcc_checking_assert
> assert (which is disabled for --enable-checking=release :) ).

err yeah, I did think it was suspicious that 14 didn't ICE but I only used
godbolt to try older versions. You're right, it's a problem there as well.


More information about the Gcc-bugs mailing list