Re: [testsuite] Don't xfail gcc.dg/pr78973-2.c on non-ilp64 targets

2018-10-25 Thread Jeff Law
On 10/25/18 2:15 AM, Rainer Orth wrote: > Hi Jeff, > >> On 10/24/18 7:06 AM, Rainer Orth wrote: >>> Between 20181022 (r265393) and 20181023 (r265430), gcc.dg/pr78973-2.c >>> began to XPASS on a large number of targets: >>> >>> +XPASS: gcc.dg/pr78973-2.c ilp32 (test for warnings, line 16) >>> >>> T

Re: [testsuite] Don't xfail gcc.dg/pr78973-2.c on non-ilp64 targets

2018-10-25 Thread Rainer Orth
Hi Jeff, > On 10/24/18 7:06 AM, Rainer Orth wrote: >> Between 20181022 (r265393) and 20181023 (r265430), gcc.dg/pr78973-2.c >> began to XPASS on a large number of targets: >> >> +XPASS: gcc.dg/pr78973-2.c ilp32 (test for warnings, line 16) >> >> The following patch fixes this by removing the xfa

Re: [testsuite] Don't xfail gcc.dg/pr78973-2.c on non-ilp64 targets

2018-10-24 Thread Jeff Law
On 10/24/18 7:06 AM, Rainer Orth wrote: > Between 20181022 (r265393) and 20181023 (r265430), gcc.dg/pr78973-2.c > began to XPASS on a large number of targets: > > +XPASS: gcc.dg/pr78973-2.c ilp32 (test for warnings, line 16) > > The following patch fixes this by removing the xfail on dg-warning.

[testsuite] Don't xfail gcc.dg/pr78973-2.c on non-ilp64 targets

2018-10-24 Thread Rainer Orth
Between 20181022 (r265393) and 20181023 (r265430), gcc.dg/pr78973-2.c began to XPASS on a large number of targets: +XPASS: gcc.dg/pr78973-2.c ilp32 (test for warnings, line 16) The following patch fixes this by removing the xfail on dg-warning. Tested on i386-pc-solaris2.11, sparc-sun-solaris2.11