This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/52360] New: time and net/http FAIL on Solaris 8 and 9
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 23 Feb 2012 17:43:07 +0000
- Subject: [Bug go/52360] New: time and net/http FAIL on Solaris 8 and 9
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52360
Bug #: 52360
Summary: time and net/http FAIL on Solaris 8 and 9
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
AssignedTo: ian@airs.com
ReportedBy: ro@gcc.gnu.org
Host: *-*-solaris2.[89]
Target: *-*-solaris2.[89]
Build: *-*-solaris2.[89]
The time and net/http libgo tests FAIL on Solaris 8 and 9 in every
configuration
(i.e. emutls as well as native TLS):
> LD_LIBRARY_PATH=../.libs:../../libgcc ./a.out
throw: free runtime_mlookup
Rainer