This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Solaris 2.6 EH failures
- To: egcs at cygnus dot com
- Subject: Re: Solaris 2.6 EH failures
- From: Shigeya Suzuki <shigeya at foretune dot co dot jp>
- Date: Wed, 11 Mar 1998 18:16:29 +0900
- References: <199803110016.QAA18239@rtl.cygnus.com>
>> If a user actually wants the thread support to work, then they will add
>> the -lpthread themselves, so a workaround in libgcc2.c should be OK I think.
I took sources via CVS repository (Mar 11 15:33 JST) and applied the
patch, bootstrap, and run check-g++.
Yep. it dramatically improved the test result, comparable to following
result
>>From: Manfred Hollstein <manfred@s-direktnet.de>
>>Subject: CVS egcs-980309: results on sparc-sun-solaris2.5.1 haifa disabled
>>Date: Tue, 10 Mar 98 16:36:53 +0100
Glad to see this result. I'll post whole full test result later.
Shigeya Suzuki
------------------------------
=== g++ Summary ===
# of expected passes 3718
# of unexpected failures 3
# of unexpected successes 1
# of expected failures 75
# of untested testcases 6
/local/src/egcs/snap/build/gcc/testsuite/../xgcc version egcs-2.91.13 980308 (gcc-2.8.0 release)