https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63594
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trippels at gcc dot gnu.org --- Comment #10 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- I still see failures on ppc64: trippels@gcc1-power7 testsuite % ~/gcc_test/usr/local/bin/gcc -c -O2 -Wno-psabi gcc.dg/pr63594-1.c gcc.dg/pr63594-1.c: In function ‘test1char64’: gcc.dg/pr63594-1.c:35:1: warning: GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee T(char, 64) ^ trippels@gcc1-power7 testsuite % ~/gcc_test/usr/local/bin/gcc -c -O2 -Wno-psabi gcc.dg/pr63594-2.c gcc.dg/pr63594-2.c: In function ‘test1char64’: gcc.dg/pr63594-2.c:83:1: warning: GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee TESTS ^