This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: mmix: lots of failures
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: GCC Bug <gcc-bugs at gcc dot gnu dot org>
- Date: Sun, 23 Mar 2003 23:21:45 -0500 (EST)
- Subject: Re: mmix: lots of failures
On Sat, 22 Mar 2003, Andreas Jaeger wrote:
> I get lot's of failures building mmix-knuthware in an uberbaum like
> the following:
> testglue.o(.text+0x3c4): In function `__wrap__exit':
> : undefined reference to `__real__exit'
> collect2: ld returned 1 exit status
>
> FAIL: gcc.c-torture/execute/20000112-1.c compilation, -O3 -fomit-frame-pointer
> UNRESOLVED: gcc.c-torture/execute/20000112-1.c execution, -O3 -fomit-frame-pointer
I don't see this with LAST_UPDATED "Mon Mar 24 03:03:33 GMT
2003". Could it be that you (or I) have local testsuite-related
or other library-directory-lookup-changing patches affecting
this?
brgds, H-P