public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/guojiufu/heads/personal-branch)] testsuite: Fix g++.dg/torture/pr95493.C FAIL on i686-linux with -O0.
@ 2020-06-10  3:48 Jiu Fu Guo
  0 siblings, 0 replies; only message in thread
From: Jiu Fu Guo @ 2020-06-10  3:48 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9a39b91d934e7acd8f3a9767b6d5febe90168d0d

commit 9a39b91d934e7acd8f3a9767b6d5febe90168d0d
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Tue Jun 9 08:34:13 2020 +0200

    testsuite: Fix g++.dg/torture/pr95493.C FAIL on i686-linux with -O0.
    
    2020-06-09  Jakub Jelinek  <jakub@redhat.com>
    
            * g++.dg/torture/pr95493.C: Add -Wno-psabi -w to dg-additional-options.

Diff:
---
 gcc/testsuite/g++.dg/torture/pr95493.C | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/g++.dg/torture/pr95493.C b/gcc/testsuite/g++.dg/torture/pr95493.C
index 5e05056854d..e6f441a320c 100644
--- a/gcc/testsuite/g++.dg/torture/pr95493.C
+++ b/gcc/testsuite/g++.dg/torture/pr95493.C
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-additional-options "-std=c++17" }
+// { dg-additional-options "-std=c++17 -Wno-psabi -w" }
 
 struct verify
 {


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

only message in thread, other threads:[~2020-06-10  3:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10  3:48 [gcc(refs/users/guojiufu/heads/personal-branch)] testsuite: Fix g++.dg/torture/pr95493.C FAIL on i686-linux with -O0 Jiu Fu Guo

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).