public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-819] testsuite: Silence psabi warning
@ 2021-05-16 23:20 David Edelsohn
  0 siblings, 0 replies; only message in thread
From: David Edelsohn @ 2021-05-16 23:20 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e49ff61d41979d024714ca1b44d6c969bbb59d06

commit r12-819-ge49ff61d41979d024714ca1b44d6c969bbb59d06
Author: David Edelsohn <dje.gcc@gmail.com>
Date:   Sat May 15 15:24:56 2021 -0400

    testsuite: Silence psabi warning
    
            * g++.dg/ext/attrib63.C: Add -Wno-psabi option.

Diff:
---
 gcc/testsuite/g++.dg/ext/attrib63.C | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/g++.dg/ext/attrib63.C b/gcc/testsuite/g++.dg/ext/attrib63.C
index e515a2bf6ee..93bde1e7d72 100644
--- a/gcc/testsuite/g++.dg/ext/attrib63.C
+++ b/gcc/testsuite/g++.dg/ext/attrib63.C
@@ -1,4 +1,5 @@
 // { dg-do compile }
+// { dg-additional-options "-Wno-psabi" }
 
 #define vector __attribute__((vector_size(16)))
 class A {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-16 23:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-16 23:20 [gcc r12-819] testsuite: Silence psabi warning David Edelsohn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).