[Bug ld/17739] Assertion fail ../../bfd/elf32-sh.c:4504 on sh4 when compiling Qt5

2016-07-26 Thread bugdal at aerifal dot cx
https://sourceware.org/bugzilla/show_bug.cgi?id=17739 --- Comment #11 from Rich Felker --- Ping? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailm

[Bug ld/20401] segfault in fini_reloc_cookie_rels() with --gc-sections

2016-07-26 Thread sezeroz at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20401 --- Comment #5 from Ozkan Sezer --- Attached gzipped crt0.o for djgpp. Creating a djgpp cross-compiler is easy. If you want, use my toolchain, here are the sources: https://sf.net/projects/uhexen2/files/HoT%20-%20Support%20Files/cross%20compi

[Bug ld/20401] segfault in fini_reloc_cookie_rels() with --gc-sections

2016-07-26 Thread sezeroz at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20401 --- Comment #4 from Ozkan Sezer --- Created attachment 9404 --> https://sourceware.org/bugzilla/attachment.cgi?id=9404&action=edit crt0.o for djgpp -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/20401] segfault in fini_reloc_cookie_rels() with --gc-sections

2016-07-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20401 --- Comment #3 from Nick Clifton --- Hi Ozkan, > Well, that's super easy: > > $ cat test.c > int main () { return 0; } > $ i586-pc-msdosdjgpp-gcc -Wl,--gc-sections test.c > collect2: ld terminated with signal 11 [Segmentation fault] Which w