From: Jakub Jelinek Date: Tue, 9 Jun 2020 06:34:13 +0000 (+0200) Subject: testsuite: Fix g++.dg/torture/pr95493.C FAIL on i686-linux with -O0. X-Git-Tag: releases/gcc-10.2.0~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62175c503703b8c1242153ed01b550278f794c07;p=thirdparty%2Fgcc.git testsuite: Fix g++.dg/torture/pr95493.C FAIL on i686-linux with -O0. 2020-06-09 Jakub Jelinek * g++.dg/torture/pr95493.C: Add -Wno-psabi -w to dg-additional-options. (cherry picked from commit 9a39b91d934e7acd8f3a9767b6d5febe90168d0d) --- diff --git a/gcc/testsuite/g++.dg/torture/pr95493.C b/gcc/testsuite/g++.dg/torture/pr95493.C index 5e05056854dc..e6f441a320cb 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 {