re PR c++/92745 (Initializing array with vec4 results in compile error)
authorJakub Jelinek <jakub@redhat.com>
Sun, 29 Dec 2019 23:47:55 +0000 (00:47 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 29 Dec 2019 23:47:55 +0000 (00:47 +0100)
commit769019d933306761338e1f2048a0b3657becf491
tree1dfac546dc4e82be1c24d9814eb236640de578b4
parent22edf9431e4519c409ebf41c7589cccfb8c4b625
re PR c++/92745 (Initializing array with vec4 results in compile error)

PR c++/92745
* g++.dg/cpp0x/initlist118.C: Add -Wno-psabi -w to dg-options.

From-SVN: r279758
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/initlist118.C