]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Add testcase for GCC 13 branch s390 bug [PR120480]
authorJakub Jelinek <jakub@redhat.com>
Fri, 30 May 2025 12:35:12 +0000 (14:35 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 30 May 2025 12:39:02 +0000 (14:39 +0200)
commit9fa1f93eb7e39ccabf39a45e89f1a35adcf1bf1f
tree0d7e9c26aa7f4607950bd3cc2aacb73cec3c9a1a
parentf54d6c1f90cdf25503ce752e65519573f4a6b797
testsuite: Add testcase for GCC 13 branch s390 bug [PR120480]

This got broken with r13-9727 and fixed with either of
r13-9729 or r13-9728.

2025-05-30  Jakub Jelinek  <jakub@redhat.com>

PR target/120480
* gcc.dg/pr120480.c: New test.

(cherry picked from commit c13d5b939fee565047394475952878dc5394fb74)
gcc/testsuite/gcc.dg/pr120480.c [new file with mode: 0644]