bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/3041] Bogus jump to weak symbol on m68k-unknown-netbsd


From: vincent dot riviere at freesbee dot fr
Subject: [Bug gas/3041] Bogus jump to weak symbol on m68k-unknown-netbsd
Date: 8 Sep 2006 20:46:58 -0000

------- Additional Comments From vincent dot riviere at freesbee dot fr  
2006-09-08 20:46 -------
Sorry, your fix does not work because... it is not compiled !!!
It is inside a #ifdef OBJ_ELF block, but the m68k-unknown-netbsd target uses 
the a.out format.
Furthermore, I think you forgot to remove a double ampersand in your fix : 
S_IS_WEAK (&& fixP->fx_addsy))

Thank you for trying to solve this bug !

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW


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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]