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

2006-09-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-09-09 08:50 --- Hi Vincent, Boy I must have been asleep when I wrote that patch, it was completely bogus. Oh well, I have uploaded another one for you to try. This time I have actually tested it with the test case you supplie

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

2006-09-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-09-09 08:52 --- Created an attachment (id=1292) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1292&action=view) When writing out a.out relocations, treat relocs against weak symbols as if they were against externals --

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

2006-09-09 Thread vincent dot riviere at freesbee dot fr
--- Additional Comments From vincent dot riviere at freesbee dot fr 2006-09-09 10:31 --- A lot better this time ! But half-fixed. $ as bug.s -o bug.o $ objdump -d bug.o bug.o: file format a.out-m68k-netbsd Disassembly of section .text: : 0: 4ef9 0010 jmp 10

[Bug gas/3168] compiling gas fails on IRIX 5.3 with SGI ido cc; bug in dw2gencfi.c

2006-09-09 Thread georg dot schwarz at freenet dot de
--- Additional Comments From georg dot schwarz at freenet dot de 2006-09-09 13:29 --- Tried the patch, but it does not have any visible effect, i.e. it does not solve the problem. (and in fact I would not understand how patching gas/config/tc-mips.h could affect the problem described).