https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97900
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:ffc2331d7994d7fabb1f6ebed931024a9bbe69f2 commit r11-8000-gffc2331d7994d7fabb1f6ebed931024a9bbe69f2 Author: Jakub Jelinek <ja...@redhat.com> Date: Tue Apr 6 11:46:32 2021 +0200 testsuite: Fix up g++.dg/ext/vector40.C test The test FAILs on i686-linux due to -Wpsabi diagnostics. 2021-04-06 Jakub Jelinek <ja...@redhat.com> PR c++/97900 * g++.dg/ext/vector40.C: Add -Wno-psabi -w to dg-options.