Re: Trying to debug a testsuite failure

2018-10-23 Thread Jeff Law
On 10/23/18 11:05 AM, Paul Koning wrote: > > >> On Oct 23, 2018, at 6:08 AM, Richard Biener >> wrote: >> >> On Tue, Oct 23, 2018 at 2:39 AM Paul Koning wrote: >>> >>> In running the gcc testsuite on pdp11, I get some failures like this: >>> >>> collect2: fatal error: /Users/pkoning/Documents/s

Re: Trying to debug a testsuite failure

2018-10-23 Thread Paul Koning
> On Oct 23, 2018, at 6:08 AM, Richard Biener > wrote: > > On Tue, Oct 23, 2018 at 2:39 AM Paul Koning wrote: >> >> In running the gcc testsuite on pdp11, I get some failures like this: >> >> collect2: fatal error: /Users/pkoning/Documents/svn/buildpdp/gcc/nm returned >> 1 exit status >>

Re: Trying to debug a testsuite failure

2018-10-23 Thread Richard Biener
On Tue, Oct 23, 2018 at 2:39 AM Paul Koning wrote: > > In running the gcc testsuite on pdp11, I get some failures like this: > > collect2: fatal error: /Users/pkoning/Documents/svn/buildpdp/gcc/nm returned > 1 exit status > compilation terminated. > compiler exited with status 1 > FAIL: gcc.c-tor