testsuite: Silence psabi warning
* g++.dg/ext/attrib63.C: Add -Wno-psabi option.
This commit is contained in:
parent
2fa3e5740b
commit
e49ff61d41
|
@ -1,4 +1,5 @@
|
|||
// { dg-do compile }
|
||||
// { dg-additional-options "-Wno-psabi" }
|
||||
|
||||
#define vector __attribute__((vector_size(16)))
|
||||
class A {
|
||||
|
|
Loading…
Reference in New Issue