[Bug target/15267] libgcc_s.so.1 fails to link on Solaris 8/SPARC with GNU as 2.14.91

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat May 8 16:40:00 GMT 2004


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-05-08 16:40 -------
You're right, of course.  No problem with GNU as + GNU ld, although we still
have the unaligned R_SPARC_32 instead of R_SPARC_UA32:

gax% elfdump -r _muldi3.o
[...]
Relocation: .rela.debug_line
        type                       offset      addend  section   with respect to
        R_SPARC_32                      0x59          0  .rela.debug_li .text


Given that the bootstrap is successful

1. with Sun as + Sun ld,
2. with GNU as + GNU ld,
3. with GNU as + Sun ld + easy workaround

I'm suspending this PR.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15267



More information about the Gcc-bugs mailing list