https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70022
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Wed Mar 2 13:11:21 2016 New Revision: 233905 URL: https://gcc.gnu.org/viewcvs?rev=233905&root=gcc&view=rev Log: PR c/68062 * c-c++-common/vector-compare-4.c: Add -Wno-psabi to dg-options. PR middle-end/70022 * gcc.dg/pr70022.c: Add -w -Wno-psabi to dg-options. Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/c-c++-common/vector-compare-4.c trunk/gcc/testsuite/gcc.dg/pr70022.c