https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110622
Mathieu Malaterre <malat at debian dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #7 from Mathieu Malaterre <malat at debian dot org> --- Either `-fexcess-precision=standard` or `-ffloat-store` makes the symptoms go away (tested at -O2). Sorry for the noise. Thanks for the quick suggestion.