]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: unxfail ira-shrinkwrap-prep-[12].c for x86_64 [PR117706]
authorAndrew Pinski <quic_apinski@quicinc.com>
Sat, 12 Apr 2025 19:26:26 +0000 (12:26 -0700)
committerAndrew Pinski <quic_apinski@quicinc.com>
Sat, 12 Apr 2025 19:37:05 +0000 (12:37 -0700)
commit359b6128ade70f80cc850fdc8e3e90837ba1ff70
treeec476d8f9ad8be9cece99f4e92c1ca84813aa012
parente7bccec33beece4a46bc1b20ed375e803e97aa88
testsuite: unxfail ira-shrinkwrap-prep-[12].c for x86_64 [PR117706]

When late combine was enabled for x86_64 (r15-1735-ge62ea4fb8ffcab),
these 2 testcases start to xpass in a similar fashion as when late
combine was added and the testcase was updated for aarch64 not to
xfail them there.

Pushed as obvious after a test to make sure the testcase no longer xpass.

PR testsuite/117706
gcc/testsuite/ChangeLog:

* gcc.dg/ira-shrinkwrap-prep-1.c: Unxfail for i?68-*-* and x86_64-*-*.
* gcc.dg/ira-shrinkwrap-prep-2.c: Likewise.

Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-1.c
gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-2.c