Re: strange test failures

2016-12-12 Thread Jonathan Wakely
On 10 December 2016 at 13:52, Prathamesh Kulkarni wrote: > I wonder though how I didn't see these failures. Is compile the default ? Yes, { dg-do compile } is the default. That can be changed by .exp files, which is done by libstdc++-v3/testsuite to make { dg-do run } the default.

Re: strange test failures

2016-12-10 Thread Martin Sebor
On 12/10/2016 11:03 AM, Martin Sebor wrote: On 12/10/2016 06:52 AM, Prathamesh Kulkarni wrote: On 9 December 2016 at 05:17, Martin Sebor wrote: I'm seeing failures in a few C tests that I'm not sure what to make out of. The tests fail due to undefined symbols while linking

Re: strange test failures

2016-12-10 Thread Martin Sebor
On 12/10/2016 06:52 AM, Prathamesh Kulkarni wrote: On 9 December 2016 at 05:17, Martin Sebor wrote: I'm seeing failures in a few C tests that I'm not sure what to make out of. The tests fail due to undefined symbols while linking even though they're not meant to link. Among

Re: strange test failures

2016-12-10 Thread Prathamesh Kulkarni
On 9 December 2016 at 05:17, Martin Sebor wrote: > I'm seeing failures in a few C tests that I'm not sure what to make > out of. The tests fail due to undefined symbols while linking even > though they're not meant to link. Among these are a number (but not > all) of the

Re: strange test failures

2016-12-09 Thread Martin Sebor
On 12/08/2016 05:32 PM, Jeff Law wrote: On 12/08/2016 04:47 PM, Martin Sebor wrote: I'm seeing failures in a few C tests that I'm not sure what to make out of. The tests fail due to undefined symbols while linking even though they're not meant to link. Among these are a number (but not all)

Re: strange test failures

2016-12-08 Thread Jeff Law
On 12/08/2016 04:47 PM, Martin Sebor wrote: I'm seeing failures in a few C tests that I'm not sure what to make out of. The tests fail due to undefined symbols while linking even though they're not meant to link. Among these are a number (but not all) of the gcc.dg/divmod-[1-6]{-simode}.c

strange test failures

2016-12-08 Thread Martin Sebor
I'm seeing failures in a few C tests that I'm not sure what to make out of. The tests fail due to undefined symbols while linking even though they're not meant to link. Among these are a number (but not all) of the gcc.dg/divmod-[1-6]{-simode}.c tests. FAIL: gcc.dg/divmod-1.c (test for