]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Add testcase for already fixed PR [PR118560]
authorJakub Jelinek <jakub@redhat.com>
Tue, 21 Jan 2025 15:53:14 +0000 (16:53 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 21 Jan 2025 15:53:14 +0000 (16:53 +0100)
commit5ddcf049376fe77e4895b857b22b3c142930b86b
treed0daf0659f4646de8284d767bb43b821b1aec6c4
parentf3f02493dfa8858c3fb2bc0da0d6d7320921408a
testsuite: Add testcase for already fixed PR [PR118560]

The fix for this PR has been committed without a testcase.
The following testcase would take at least 15 minutes to compile
on a fast machine (powerpc64-linux both -m32 or -m64), now it takes
100ms.

2025-01-21  Jakub Jelinek  <jakub@redhat.com>

PR target/118560
* gcc.dg/dfp/pr118560.c: New test.
gcc/testsuite/gcc.dg/dfp/pr118560.c [new file with mode: 0644]