[Bug c/98087] [11 Regression] ICE: Floating point exception

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 8 13:27:05 GMT 2020


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
We often (but not always) treat it as regression because compilation of random
garbage code (that happens to include the newly added builtin) didn't ICE
before and now ICEs.  A different case is when one needs newly added command
line switches to trigger the ICE, in that case it is usually not considered a
regression.  Anyway, no matter if it is or isn't marked a regression, we should
be fixing bugs in newly added features...


More information about the Gcc-bugs mailing list