]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PR118940][LRA]: Add a test
authorVladimir N. Makarov <vmakarov@redhat.com>
Thu, 27 Feb 2025 18:39:04 +0000 (13:39 -0500)
committerVladimir N. Makarov <vmakarov@redhat.com>
Thu, 27 Feb 2025 18:40:31 +0000 (13:40 -0500)
commit3071eb2848a2e748cfd67e8c897890ce06c69d06
tree446b7d8053257c74d2baec31f33abe8b11af4a69
parente59dd301aea9c8d5a5d04e808c87d591a26e85bb
[PR118940][LRA]: Add a test

PR115458 also solves given PR.  So the patch adds only a
test case which can be used for testing LRA work aspects different from
PR115458 test case.

gcc/testsuite/ChangeLog:

PR target/118940
* gcc.target/i386/pr118940.c: New test.
gcc/testsuite/gcc.target/i386/pr118940.c [new file with mode: 0644]