diff options
author | Jakub Jelinek <jakub@redhat.com> | 2021-10-27 09:41:38 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2021-10-27 09:43:40 +0200 |
commit | 4f1fe0dc25391a1d73c1034a85b3b6bf04c5e26e (patch) | |
tree | 06432cf6fb7e715c1d1b54d83d1fb6b0d39ca6cc /gcc/cppdefault.h | |
parent | eef811490646a68c9893968a421b351e7bf704e1 (diff) | |
download | gcc-4f1fe0dc25391a1d73c1034a85b3b6bf04c5e26e.zip gcc-4f1fe0dc25391a1d73c1034a85b3b6bf04c5e26e.tar.gz gcc-4f1fe0dc25391a1d73c1034a85b3b6bf04c5e26e.tar.bz2 |
testsuite: Fix up gcc.dg/pr102897.c testcase [PR102897]
The testcase FAILs on i686-linux due to:
FAIL: gcc.dg/pr102897.c (test for excess errors)
Excess errors:
.../gcc/gcc/testsuite/gcc.dg/pr102897.c:11:1: warning: MMX vector return without MMX enabled changes the ABI [-Wpsabi]
.../gcc/gcc/testsuite/gcc.dg/pr102897.c:10:10: warning: MMX vector argument without MMX enabled changes the ABI [-Wpsabi]
Fixed by adding -Wno-psabi.
2021-10-27 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/102897
* gcc.dg/pr102897.c: Add -Wno-psabi to dg-options.
Diffstat (limited to 'gcc/cppdefault.h')
0 files changed, 0 insertions, 0 deletions