[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/13255] Wrong `local symbol is referenced by DSO' warnings on Sol
From: |
ro at CeBiTec dot Uni-Bielefeld.DE |
Subject: |
[Bug ld/13255] Wrong `local symbol is referenced by DSO' warnings on Solaris |
Date: |
Fri, 14 Oct 2011 11:46:00 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=13255
--- Comment #3 from Rainer Orth <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-10-14
11:46:00 UTC ---
> --- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 2011-10-10 15:55:01
> UTC ---
> Please try the current binutils 2.22 branch.
Sorry for the delay: I've now re-bootstrapped gcc mainline as of
20111007 with gas/gld 2.21.90.20111007 and Alan's patch for PR ld/13254.
Works just fine, with only two testsuite regressions compared to 2.21.1:
FAIL: g++.dg/init/cleanup3.C scan-assembler-not _tcf
FAIL: g++.old-deja/g++.other/init5.C execution test
With gld 2.21.1, the cxa_atexit effective-target test fails, thus the
first test above is UNSUPPORTED and the second XFAIL. With 2.21.90,
the cxa_atexit test suddenly passes, although Solaris 11 doesn't have
__cxa_atexit.
Rainer
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.