https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121534
Vineet Gupta <vineetg at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vineetg at gcc dot gnu.org Last reconfirmed| |2025-08-14 Assignee|unassigned at gcc dot gnu.org |vineetg at gcc dot gnu.org See Also|https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=120203 | Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED --- Comment #6 from Vineet Gupta <vineetg at gcc dot gnu.org> --- FWIW while related to rounding, this is related to save/restore of FP Exception flags and not really related to rounding mode save/restore, hence de-linking with PR/120203. A patch has been posted for this issue [1] [1] https://gcc.gnu.org/pipermail/gcc-patches/2025-August/692605.html