]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: XFAIL predcom-8.c on aarch64 [PR118407]
authorRichard Sandiford <richard.sandiford@arm.com>
Tue, 22 Apr 2025 13:19:51 +0000 (14:19 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Tue, 22 Apr 2025 13:19:51 +0000 (14:19 +0100)
commitd88bbce5757db4e268122805957a932786b46fc2
tree83036c19f5b6eaacf4ffeae6fe8c23620e2c25e9
parent05941b93dfc19686d6b9c9ca5aecf3a6b28a15a5
testsuite: XFAIL predcom-8.c on aarch64 [PR118407]

gcc.dg/tree-ssa/predcom-8.c fails on aarch64 for the reasons discussed
in the PR trail.  The fix didn't make it into GCC 15, so this patch
XFAILs the test instead.

Other targets might benefit from an XFAIL too, but people who work on
those targets would be better placed to know the right conditions.

gcc/testsuite/
PR tree-optimization/118407
* gcc.dg/tree-ssa/predcom-8.c: Add XFAIL for aarch64.
gcc/testsuite/gcc.dg/tree-ssa/predcom-8.c