[Bug gold/14187] gold incorrectly requires hexadecimals to start with 0x with -Ttext/-Tdata/-Tbss

2015-08-25 Thread vapier at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=14187 --- Comment #4 from Mike Frysinger --- (In reply to Cary Coutant from comment #3) if something has to break, why not just break gold users ? the bfd behavior has been around way longer than gold. -- You are receiving this mail because: You

[Bug ld/18867] ld reloc sorting causes glibc to crash on alpha

2015-08-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18867 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from Alan Modra

[Bug gold/18859] Gold linker does not fully respect -no-as-needed

2015-08-25 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18859 Cary Coutant changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug gold/18859] Gold linker does not fully respect -no-as-needed

2015-08-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18859 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4bfacfd359a1f8d026d1a350f56f2f5d70b6cb65 commit 4bfacfd359a1f8d026d1a350f56

[Bug gold/14746] ld: internal error in address, at gold/output.h:72 while building Linux kvm tool

2015-08-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14746 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1757d35c8a35d77fd631705589024456c6030966 commit 1757d35c8a35d77fd6317055890

[Bug gold/18866] internal error in is_default, symtab.h:134

2015-08-25 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18866 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gold/18703] Symbol version and Version script incompatibility with BFD ld

2015-08-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18703 --- Comment #22 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3ac0a36c297a7bb3325c6efa75640572dbdb commit 3ac0a36c297a7bb3325c6efa75

[Bug gold/18866] internal error in is_default, symtab.h:134

2015-08-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18866 --- Comment #7 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3ac0a36c297a7bb3325c6efa75640572dbdb commit 3ac0a36c297a7bb3325c6efa756

[Bug gold/18866] internal error in is_default, symtab.h:134

2015-08-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18866 H.J. Lu changed: What|Removed |Added Attachment #8548|0 |1 is obsolete|

[Bug gold/18866] internal error in is_default, symtab.h:134

2015-08-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18866 --- Comment #6 from H.J. Lu --- Comment on attachment 8548 --> https://sourceware.org/bugzilla/attachment.cgi?id=8548 A testcase This isn't needed. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gold/18866] internal error in is_default, symtab.h:134

2015-08-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18866 --- Comment #5 from H.J. Lu --- [hjl@gnu-6 pr18866]$ cat foo.c int pthread_create (void) { return 0; } [hjl@gnu-6 pr18866]$ cat main.c int main() { return 0; } [hjl@gnu-6 pr18866]$ make gcc -B./ -g -Wall -c -o foo.o foo.c ar rv libfoo.a

[Bug gold/14187] gold incorrectly requires hexadecimals to start with 0x with -Ttext/-Tdata/-Tbss

2015-08-25 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14187 --- Comment #3 from Cary Coutant --- We've discussed fixing this before, but we now have legacy scripts that invoke gold with decimal values, and changing it would break them. We could certainly peek at the number and treat it as hex if it has

[Bug gold/18866] internal error in is_default, symtab.h:134

2015-08-25 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18866 --- Comment #4 from Cary Coutant --- > I have absolutely no idea what to do with that attachment. HJ, what is it? > It downloads as "lto.bc", and contains random garbage. Oh, I see it's a bitcode file. I need .o files, please. -- You are re

[Bug gold/18866] internal error in is_default, symtab.h:134

2015-08-25 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18866 --- Comment #3 from Cary Coutant --- I have absolutely no idea what to do with that attachment. HJ, what is it? It downloads as "lto.bc", and contains random garbage. -- You are receiving this mail because: You are on the CC list for the bug

[Bug gas/18842] sparc64-sun-solaris2.9: error: implicit declaration of function ‘asprintf’

2015-08-25 Thread saper at marcincieslak dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18842 --- Comment #4 from Marcin Cieślak --- Thank you Nick - - now I'm getting #define HAVE_DECL_ASPRINTF 0 and gas compiles fine under -Werror Didn't check re-creation of ./configure with autoconf, though. -- You are receiving this mail becaus

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-08-25 Thread matthew.fortune at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 Matthew Fortune changed: What|Removed |Added Attachment #8311|0 |1 is obsolete|

[Bug ld/18867] New: ld reloc sorting causes glibc to crash on alpha

2015-08-25 Thread vapier at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18867 Bug ID: 18867 Summary: ld reloc sorting causes glibc to crash on alpha Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Compon

[Bug ld/17666] ld -r may create reloc sections with unordered relocs

2015-08-25 Thread vapier at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=17666 Mike Frysinger changed: What|Removed |Added Blocks||18867 Referenced Bugs: https://sou

[Bug gold/18866] internal error in is_default, symtab.h:134

2015-08-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18866 --- Comment #2 from H.J. Lu --- It may be related to PR 18698. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https:

[Bug gold/18866] internal error in is_default, symtab.h:134

2015-08-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18866 --- Comment #1 from H.J. Lu --- -fsanitize=safe-stack triggers the problem. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@g

[Bug gold/18866] New: internal error in is_default, symtab.h:134

2015-08-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18866 Bug ID: 18866 Summary: internal error in is_default, symtab.h:134 Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Component:

[Bug binutils/18854] assertion fail efd/elf.c:1796 and 1731

2015-08-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18854 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug binutils/18854] assertion fail efd/elf.c:1796 and 1731

2015-08-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18854 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=16ad13eca4a18139cd1dec214ec83fdc7c47ffda commit 16ad13eca4a18139cd1dec214ec

[Bug gas/18842] sparc64-sun-solaris2.9: error: implicit declaration of function ‘asprintf’

2015-08-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18842 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #3 from Nick Clif

[Bug gas/18842] sparc64-sun-solaris2.9: error: implicit declaration of function ‘asprintf’

2015-08-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18842 Nick Clifton changed: What|Removed |Added Attachment #8546|0 |1 is obsolete|

[Bug gas/18842] sparc64-sun-solaris2.9: error: implicit declaration of function ‘asprintf’

2015-08-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18842 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug gold/18865] ICF --keep-unique doesn't work correctly

2015-08-25 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18865 Cary Coutant changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|ccoutant a

[Bug gold/18865] ICF --keep-unique doesn't work correctly

2015-08-25 Thread mail at tzik dot jp
https://sourceware.org/bugzilla/show_bug.cgi?id=18865 mail at tzik dot jp changed: What|Removed |Added CC||tmsriram at google dot com,

[Bug gold/18865] New: ICF --keep-unique doesn't work correctly

2015-08-25 Thread mail at tzik dot jp
https://sourceware.org/bugzilla/show_bug.cgi?id=18865 Bug ID: 18865 Summary: ICF --keep-unique doesn't work correctly Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Component: go