https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37628
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2021-07-29 Severity|normal |enhancement Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Maybe we should add an signed_zero target and run the tests that used signed zeros only on those targets. Though I don't think anyone will be doing this any time soon as most targets are IEEE targets. Confirmed.