Re: [PATCH v2] gcc/testsuite: Disable pr44194-1.c for BE Power64/Linux

2014-08-06 Thread Maciej W. Rozycki
On Wed, 6 Aug 2014, Marek Polacek wrote: > > Applied, thanks. > > I see > ERROR: gcc.dg/pr44194-1.c: unknown dg option: \} for "}" > now (x86_64-unknown-linux-gnu). I pushed a stale version of the patch, sorry. Fixed up now. 2014-08-06 Maciej W. Rozycki * gcc.dg/pr44194-1.c: Remo

Re: [PATCH v2] gcc/testsuite: Disable pr44194-1.c for BE Power64/Linux

2014-08-06 Thread Marek Polacek
On Wed, Aug 06, 2014 at 11:03:02AM +0100, Maciej W. Rozycki wrote: > On Wed, 6 Aug 2014, David Edelsohn wrote: > > > > D'oh, there's even a predicate procedure in our test framework already to > > > cover it. Thanks for straightening me out, an updated patch follows. > > > This scores: > > > > >

Re: [PATCH v2] gcc/testsuite: Disable pr44194-1.c for BE Power64/Linux

2014-08-06 Thread Maciej W. Rozycki
On Wed, 6 Aug 2014, David Edelsohn wrote: > > D'oh, there's even a predicate procedure in our test framework already to > > cover it. Thanks for straightening me out, an updated patch follows. > > This scores: > > > > UNSUPPORTED: gcc.dg/pr44194-1.c > > > > in my testing, like the previous versi

Re: [PATCH v2] gcc/testsuite: Disable pr44194-1.c for BE Power64/Linux

2014-08-05 Thread David Edelsohn
On Tue, Aug 5, 2014 at 6:57 PM, Maciej W. Rozycki wrote: > On Mon, 4 Aug 2014, Joseph S. Myers wrote: > >> > except from the newly-added 64-bit little-endian one (according to >> > LINUX64_DEFAULT_ABI_ELFv2 defined in rs6000/sysv4le.h and then >> > rs6000_return_in_memory) or where the `-mabi=elfv

[PATCH v2] gcc/testsuite: Disable pr44194-1.c for BE Power64/Linux

2014-08-05 Thread Maciej W. Rozycki
On Mon, 4 Aug 2014, Joseph S. Myers wrote: > > except from the newly-added 64-bit little-endian one (according to > > LINUX64_DEFAULT_ABI_ELFv2 defined in rs6000/sysv4le.h and then > > rs6000_return_in_memory) or where the `-mabi=elfv2' option has been used > > (that, regrettably, looks undetec