------- Additional Comments From hjl at lucon dot org  2007-11-09 13:21 -------
(In reply to comment #5)
> (In reply to comment #4)
> > Can you verify that -fPIC or -mlarge-data is used:
> > 
> > http://www.redhat.com/archives/axp-list/2003-August/msg00039.html
> 
> Only -fPIC is in use. No -msmall-data or -fpic...

It sounds like a compiler bug. When -fPIC is used, GPREL32 should
be generated, instead of GPREL16. I suggest you open a gcc bug report
with nsSVGScriptElement.o as testcase.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5276

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to