aboutsummaryrefslogtreecommitdiff
path: root/gcc/c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2023-12-18 11:42:20 +0100
committerJakub Jelinek <jakub@redhat.com>2023-12-18 11:57:39 +0100
commit000155e8eec27a35c9b431cbdc95f5d21d3e0872 (patch)
tree8193f5a3ac04f2a0430663ac2e7bf96ebad2bf33 /gcc/c
parent10493cd4c1e852a4e89742b5c81e6d8bc2eef9a5 (diff)
downloadgcc-000155e8eec27a35c9b431cbdc95f5d21d3e0872.zip
gcc-000155e8eec27a35c9b431cbdc95f5d21d3e0872.tar.gz
gcc-000155e8eec27a35c9b431cbdc95f5d21d3e0872.tar.bz2
libgomp: Make libgomp.c/declare-variant-1.c test x86 specific
As written earlier, this test was written with the x86 specifics in mind and adding dg-final directives for it for other arches makes it unreadable. If a declare variant call can be resolved in gimple already as in the aarch64 or gcn cases, it can be done in gcc.dg/gomp/ and I believe we have tests like that already, the point of the test is that it is not known during gimplification time which exact call should be chosen as it depends on which declare simd clone it will be in. 2023-12-18 Jakub Jelinek <jakub@redhat.com> * testsuite/libgomp.c/declare-variant-1.c: Restrict the test to x86, drop because of that unneeded target selector from other directives and remove the aarch64 specific ones.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions