[Bug gas/19520] [2.26 regression] R_386_GOT32X relocation breaks gcc bootstrap with non-gld/gold linker

2016-01-27 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19520 --- Comment #5 from Andreas Schwab --- They won't be new for long. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org htt

[Bug binutils/19311] arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler

2016-01-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19311 --- Comment #10 from Nick Clifton --- Hi Loria, > well it looks like its definitly not a bug of binutils ... its caused by bad > unroll-loops of Apple LLVM version 7.0.2 (clang-700.1.81). > How do you think ? Did any of the workarounds tha

[Bug binutils/19523] New: objdump: does not support compressed debug sections

2016-01-27 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19523 Bug ID: 19523 Summary: objdump: does not support compressed debug sections Product: binutils Version: 2.26 Status: NEW Severity: normal Priority: P2 Component

[Bug gold/19524] New: [ARM] ld.gold -r does not generate cantunwind records in .ARM.exidx section

2016-01-27 Thread y.usishchev at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19524 Bug ID: 19524 Summary: [ARM] ld.gold -r does not generate cantunwind records in .ARM.exidx section Product: binutils Version: unspecified Status: NEW Severit

[Bug gold/19524] [ARM] ld.gold -r does not generate cantunwind records in .ARM.exidx section

2016-01-27 Thread y.usishchev at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19524 Yury Usishchev changed: What|Removed |Added CC||dougkwan at google dot com,

[Bug binutils/19523] objdump: does not support compressed debug sections

2016-01-27 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19523 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are rece

[Bug gas/19520] [2.26 regression] R_386_GOT32X relocation breaks gcc bootstrap with non-gld/gold linker

2016-01-27 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19520 --- Comment #6 from H.J. Lu --- (In reply to Andreas Schwab from comment #5) > They won't be new for long. Yes, I will rename them to --enable-x86-relax-relocations and -mrelax-relocations=. -- You are receiving this mail because: You are o

[Bug gas/19520] [2.26 regression] R_386_GOT32X relocation breaks gcc bootstrap with non-gld/gold linker

2016-01-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=19520 --- Comment #7 from Rainer Orth --- > --- Comment #4 from H.J. Lu --- > Please checkout users/hjl/pr19520/master branch. I added a > configure-time option, --enable-new-x86-relocations, and a > run-time option, -mnew-relocations=. I've succ

[Bug binutils/19311] arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler

2016-01-27 Thread Loria at phantasia dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19311 --- Comment #11 from Loria --- Created attachment 8926 --> https://sourceware.org/bugzilla/attachment.cgi?id=8926&action=edit testcase for trying to find workarounds -- You are receiving this mail because: You are on the CC list for the bu

[Bug gas/19520] [2.26 regression] R_386_GOT32X relocation breaks gcc bootstrap with non-gld/gold linker

2016-01-27 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19520 --- Comment #8 from H.J. Lu --- (In reply to Rainer Orth from comment #7) > > --- Comment #4 from H.J. Lu --- > > Please checkout users/hjl/pr19520/master branch. I added a > > configure-time option, --enable-new-x86-relocations, and a > > r

[Bug binutils/19311] arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler

2016-01-27 Thread Loria at phantasia dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19311 --- Comment #12 from Loria --- Well the optimzer removed all my tries to tell the optimizer to not unrolling the loop the way it did. adding print("%d",i) will stop the loop unroller. (I tryed all sorts of things, also your sugestion using an

[Bug binutils/19311] arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler

2016-01-27 Thread Loria at phantasia dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19311 --- Comment #13 from Loria --- https://llvm.org/bugs/show_bug.cgi?id=26344 <> $ clang -fsanitize=undefined test.c -o test && ./test test.c:11:13: runtime error: shift exponent 32 is too large for 32-bit type 'unsigned int' 0xA7 0xA7 0x1 0x1 0x

[Bug binutils/19523] objdump: does not support gnu_debuglink with compressed debug sections

2016-01-27 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19523 H.J. Lu changed: What|Removed |Added Summary|objdump: does not support |objdump: does not support

[Bug ld/19526] New: Using "gcc -o /dev/null" gives "ld: final link failed: File truncated" error

2016-01-27 Thread deller at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=19526 Bug ID: 19526 Summary: Using "gcc -o /dev/null" gives "ld: final link failed: File truncated" error Product: binutils Version: unspecified URL: https://trac.macpor

[Bug binutils/19523] objdump: does not support gnu_debuglink with compressed debug sections

2016-01-27 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19523 --- Comment #1 from H.J. Lu --- Created attachment 8928 --> https://sourceware.org/bugzilla/attachment.cgi?id=8928&action=edit A patch Try this. -- You are receiving this mail because: You are on the CC list for the bug. _