Commit 62175c50 by Jakub Jelinek

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.

(cherry picked from commit 9a39b91d934e7acd8f3a9767b6d5febe90168d0d)
parent e29959c5
// { dg-do run } // { dg-do run }
// { dg-additional-options "-std=c++17" } // { dg-additional-options "-std=c++17 -Wno-psabi -w" }
struct verify struct verify
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment