[Bug gas/16858] weak external reference has wrong value

2014-05-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16858 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Attachment #7600|0 |1 is

[Bug gas/16858] weak external reference has wrong value

2014-05-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16858 --- Comment #14 from Nick Clifton nickc at redhat dot com --- Hi Bernd, Actually here is a better patch. The previous one also affected non-code weak symbols which was the wrong thing to do. Please try this patch out and let me know if

[Bug gas/16858] weak external reference has wrong value

2014-05-16 Thread bernd.edlinger at hotmail dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=16858 --- Comment #15 from Bernd Edlinger bernd.edlinger at hotmail dot de --- (In reply to Nick Clifton from comment #14) Hi Bernd, Actually here is a better patch. The previous one also affected non-code weak symbols which was the wrong

[Bug gas/16858] weak external reference has wrong value

2014-05-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16858 --- Comment #16 from Nick Clifton nickc at redhat dot com --- Hi Bernd, both variants of your patch do not affect x86_64, only 32-bit? Yes. According to my test the x86_64 target is already working. (After the first patch was applied).

[Bug binutils/16952] New: PowerPC LD requests bug report. Issue related to EABI symbols _SDA_BASE_, _SDA2_BASE_

2014-05-16 Thread bcbrock at us dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=16952 Bug ID: 16952 Summary: PowerPC LD requests bug report. Issue related to EABI symbols _SDA_BASE_, _SDA2_BASE_ Product: binutils Version: 2.25 (HEAD) Status: NEW

[Bug gas/16858] weak external reference has wrong value

2014-05-16 Thread bernd.edlinger at hotmail dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=16858 --- Comment #17 from Bernd Edlinger bernd.edlinger at hotmail dot de --- (In reply to Nick Clifton from comment #16) Hi Nick, yes, now it works for me. Thanks. Maybe you should also add a test case for this mess. -- You are receiving this

[Bug gas/16946] [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble

2014-05-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16946 Nick Clifton nickc at redhat dot com changed: What|Removed |Added CC||nickc at redhat

[Bug gas/16946] [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble

2014-05-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16946 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |ASSIGNED ---

[Bug gas/16946] [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble

2014-05-16 Thread mon...@monami-software.com
https://sourceware.org/bugzilla/show_bug.cgi?id=16946 --- Comment #5 from Masaki MURANAKA mon...@monami-software.com --- Hello Nick, As you said, I'm using a git head of gcc-4_7 (old). I got better messages after applied your patch: ```