mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-05 14:59:45 +08:00
testsuite: Fix up testcase for ia32 [PR98191]
2020-12-09 Jakub Jelinek <jakub@redhat.com> PR tree-optimization/98191 * gcc.dg/torture/pr98191.c: Add dg-additional-options with -w -Wno-psabi.
This commit is contained in:
parent
0221c656bb
commit
ab3a5ff07c
@ -1,4 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-additional-options "-w -Wno-psabi" } */
|
||||
|
||||
typedef double v2df __attribute__((vector_size(2*sizeof(double))));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user