]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Limit dump check of copy-prop-aggregate-return-1.c to x86_64 and aarch64
authorAndrew Pinski <andrew.pinski@oss.qualcomm.com>
Sat, 14 Feb 2026 04:02:55 +0000 (20:02 -0800)
committerAndrew Pinski <andrew.pinski@oss.qualcomm.com>
Sat, 14 Feb 2026 04:14:09 +0000 (20:14 -0800)
commitcab12fb6cda0ce2ae05534da8ea68e3ccc6210f6
tree1246b21e71b7f6b9ebc0beebd52721599fd8a355
parent3758cd182ea4424fe4af4ad456e35302e73f804d
testsuite: Limit dump check of copy-prop-aggregate-return-1.c to x86_64 and aarch64

This testcase fails on some targets so just limit to x86_64 (non-ia32) and aarch64
which are known to work here.

Pushed as obvious after testing.

gcc/testsuite/ChangeLog:

* gcc.dg/tree-ssa/copy-prop-aggregate-return-1.c: Limit check to x86_64
and aarch64.

Signed-off-by: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
gcc/testsuite/gcc.dg/tree-ssa/copy-prop-aggregate-return-1.c