c++: -frounding-math test [PR109359]
commitd49780c08aade447953bfe4e877d386f5757f165
authorJason Merrill <jason@redhat.com>
Mon, 5 Feb 2024 20:59:45 +0000 (5 15:59 -0500)
committerJason Merrill <jason@redhat.com>
Mon, 5 Feb 2024 21:35:17 +0000 (5 16:35 -0500)
treeb1561eb02bc0ab963399e484b4e4d117fa738ec5
parent106cc847c5cda948efd4bc20910e79258b5313ed
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.
gcc/testsuite/g++.dg/ext/frounding-math1.C [new file with mode: 0644]