Re: [PATCH, testsuite]: Use int128 effective target for gcc.dg/pr87874.c

2018-11-08 Thread Christophe Lyon
On Thu, 8 Nov 2018 at 15:11, Uros Bizjak wrote: > > On Thu, Nov 8, 2018 at 1:29 PM Christophe Lyon > wrote: > > > > On Wed, 7 Nov 2018 at 16:50, Uros Bizjak wrote: > > > > > > 2018-11-07 Uros Bizjak > > > > > > * gcc.dg/pr87874.c: Compile only for int128 effective target. > > > > > > Test

Re: [PATCH, testsuite]: Use int128 effective target for gcc.dg/pr87874.c

2018-11-08 Thread Uros Bizjak
On Thu, Nov 8, 2018 at 1:29 PM Christophe Lyon wrote: > > On Wed, 7 Nov 2018 at 16:50, Uros Bizjak wrote: > > > > 2018-11-07 Uros Bizjak > > > > * gcc.dg/pr87874.c: Compile only for int128 effective target. > > > > Tested on x86_64-linux-gnu {,-m32} and committed to mainline SVN. > > > > T

Re: [PATCH, testsuite]: Use int128 effective target for gcc.dg/pr87874.c

2018-11-08 Thread Christophe Lyon
On Wed, 7 Nov 2018 at 16:50, Uros Bizjak wrote: > > 2018-11-07 Uros Bizjak > > * gcc.dg/pr87874.c: Compile only for int128 effective target. > > Tested on x86_64-linux-gnu {,-m32} and committed to mainline SVN. > This doesn't work on aarch64 -mabi=ilp32: /gcc/testsuite/gcc.dg/pr87874.c: In

[PATCH, testsuite]: Use int128 effective target for gcc.dg/pr87874.c

2018-11-07 Thread Uros Bizjak
2018-11-07 Uros Bizjak * gcc.dg/pr87874.c: Compile only for int128 effective target. Tested on x86_64-linux-gnu {,-m32} and committed to mainline SVN. Uros. diff --git a/gcc/testsuite/gcc.dg/pr87874.c b/gcc/testsuite/gcc.dg/pr87874.c index 3ab5dcf68ffb..1480a5e54937 100644 --- a/gcc/tests