Re: [testsuite] Prune irrelevant warning from pr53060.c

2012-10-12 Thread Janis Johnson
On 10/12/2012 11:31 AM, Joe Seymour wrote: > The pr53060.c test for excess errors fails on some PowerPC targets with an > unexpected warning: "GCC vector returned by reference: non-standard ABI > extension with no compatibility guarantee" > > This patch prunes the irrelevant warning as in pr34856.

[testsuite] Prune irrelevant warning from pr53060.c

2012-10-12 Thread Joe Seymour
The pr53060.c test for excess errors fails on some PowerPC targets with an unexpected warning: "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee" This patch prunes the irrelevant warning as in pr34856.c. I don't have commit access, so perhaps someone cou