https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114057
Filip Kastl <pheeck at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxue at os dot amperecomputing.com Keywords|needs-bisection | --- Comment #4 from Filip Kastl <pheeck at gcc dot gnu.org> --- I've bisected this to g:57f611604e8bab67af6c0bcfe6ea88c001408412. (In reply to Richard Biener from comment #3) > I guess it doesn't miscompare with -O3 or -O3 -fno-signed-zeros > -fno-trapping-math -ffinite-math-only -ffp-contract=fast? I'll take a look. (In reply to Filip Kastl from comment #2) > Hm, seems like g:eb619490b01baa2f actually doesn't miscompare. My bad. Disregard this. g:eb619490b01baa2f *does* miscompare. I had some troubles with my bisect script.