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

2007-05-15 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-05-15 10:21 --- Hi Vincent, Thanks for the revised patch. I have applied it, and added your revised test case as an entry in the m68k gas testsuite. Cheers Nick gas/ChangeLog 2007-05-15 Vincent Riviere [EMAIL PROTECTED]

[Bug ld/4504] Copy relocation doesn't preserve section alignment

2007-05-15 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-05-15 15:04 --- Fixed by http://sourceware.org/ml/binutils-cvs/2007-05/msg00085.html http://sourceware.org/ml/binutils-cvs/2007-05/msg00086.html -- What|Removed |Added

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

2007-05-15 Thread vincent dot riviere at freesbee dot fr
--- Additional Comments From vincent dot riviere at freesbee dot fr 2007-05-15 21:44 --- Great ! Thank you, Nick. My testcase passes. But some tests fails : 1) gas/all/weakref1u.d It seems that this test should not be run on a.out targets. I propose to not-target it for m68k-*-netbsd.