This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Anyone got irix5? I have questions about your ctype implementation


Kaveh R. Ghazi writes:

> Testresults (with f77!) from irix6.2:
> http://gcc.gnu.org/ml/gcc-testresults/2002-05/msg00322.html

Mine look considerably worse at the moment:

	http://gcc.gnu.org/ml/gcc-testresults/2002-05/msg00358.html

This is due to two main problems: I bootstrapped without your
irix5.2/bits/os_defines.h patch, which accounts for the g++ and
libstdc++-v3 testsuite failures.  I'll probably submit a equivalent patch
defining CPP_PREDEFINES to fix this for 3.1.1.

The libjava failures are spurious: most failures seem to be due to

FAIL: ArrayClass compilation from source

jc1: Cannot allocate 1634562672 bytes after allocating 424288 bytes

I've no idea yet what's going on here, especially since running the
compilations manually succeeds.

	Rainer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]