https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109359
--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Jason Merrill <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:d49780c08aade447953bfe4e877d386f5757f165 commit r14-8813-gd49780c08aade447953bfe4e877d386f5757f165 Author: Jason Merrill <ja...@redhat.com> Date: Mon Feb 5 15:59:45 2024 -0500 c++: -frounding-math test [PR109359] This test was fixed by the patch for PR95226, but that patch had no testcase so let's add this one. PR c++/109359 gcc/testsuite/ChangeLog: * g++.dg/ext/frounding-math1.C: New test.