Re: Drop -m32 from pr59099.c

2014-01-08 Thread Uros Bizjak
Hello! >> gcc.target/i386/pr59099.c fails on x86_64-redhat-linux-gnu with >> --disable-multilib because linking -m32 code is not supported. The >> test case passes in 64-bit mode as well. The other -m32 tests do >> not use dg-do run, so they do not exhibit this problem. >> >> Okay for trunk? > >

Re: Drop -m32 from pr59099.c

2014-01-07 Thread Jakub Jelinek
On Tue, Jan 07, 2014 at 01:59:19PM +0100, Florian Weimer wrote: > gcc.target/i386/pr59099.c fails on x86_64-redhat-linux-gnu with > --disable-multilib because linking -m32 code is not supported. The > test case passes in 64-bit mode as well. The other -m32 tests do > not use dg-do run, so they do

Drop -m32 from pr59099.c

2014-01-07 Thread Florian Weimer
gcc.target/i386/pr59099.c fails on x86_64-redhat-linux-gnu with --disable-multilib because linking -m32 code is not supported. The test case passes in 64-bit mode as well. The other -m32 tests do not use dg-do run, so they do not exhibit this problem. Okay for trunk? -- Florian Weimer / Red