[Bug gas/18500] VLDR immediate not using VMOV

2015-06-07 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 Alessandro Marzocchi changed: What|Removed |Added Attachment #8348|0 |1 is obsolete|

[Bug gold/16341] relative paths in ld.script break gold linker

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

[Bug gold/11182] gold can't find a scripted INPUT when both script and input are in a subdirectory

2015-06-07 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11182 Cary Coutant changed: What|Removed |Added CC||gideon at accursoft dot com --- Commen

[Bug gold/17731] gold doesn't handle .debug_frame section: ld: internal error in set_section_addresses, at script-sections.cc:2491

2015-06-07 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17731 --- Comment #8 from Cary Coutant --- (In reply to Markus Trippelsdorf from comment #5) > Indeed with the following kernel patch "fixes" the issue for me: > > diff --git a/include/asm-generic/vmlinux.lds.h > b/include/asm-generic/vmlinux.lds.h

[Bug gold/18288] gold does not handle common symbols in shared libraries correctly

2015-06-07 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #24 from dilyan.palauzov at aegee dot org --- I took the updated gold ( b8cf50755b57314), compiled opendkim -flto with both gold and ld and compared the sizes: 471664 - bfd 475896 - gold So gold/master still produces bigger binar

[Bug gold/18288] gold does not handle common symbols in shared libraries correctly

2015-06-07 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 Cary Coutant changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gold/18288] gold does not handle common symbols in shared libraries correctly

2015-06-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- 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=b8cf50755b573140aae71f7247b604373fcdfbeb commit b8cf50755b573140aae71f7247

[Bug gold/18288] gold does not handle common symbols in shared libraries correctly

2015-06-07 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #21 from Cary Coutant --- *** Bug 18308 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mai

[Bug gold/18308] Gold generate strange alignment on .bss section: 2109584 bytes

2015-06-07 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18308 Cary Coutant changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug gold/18288] gold does not handle common symbols in shared libraries correctly

2015-06-07 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 Cary Coutant changed: What|Removed |Added Status|WAITING |ASSIGNED Summary|linker -s

[Bug gas/18500] VLDR immediate not using VMOV

2015-06-07 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 AM changed: What|Removed |Added CC||alessandro.marzocchi@gmail. |

[Bug gas/18500] New: VLDR immediate not using VMOV

2015-06-07 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 Bug ID: 18500 Summary: VLDR immediate not using VMOV Product: binutils Version: unspecified Status: NEW Severity: enhancement Priority: P2 Component: gas

[Bug gold/11182] gold can't find a scripted INPUT when both script and input are in a subdirectory

2015-06-07 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11182 Cary Coutant changed: What|Removed |Added CC||ccoutant at gmail dot com As

[Bug gas/18499] LDR immediate not using mov8 and mov.w for Thumb2

2015-06-07 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18499 AM changed: What|Removed |Added CC||alessandro.marzocchi@gmail. |

[Bug gas/18499] New: LDR immediate not using mov8 and mov.w for Thumb2

2015-06-07 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18499 Bug ID: 18499 Summary: LDR immediate not using mov8 and mov.w for Thumb2 Product: binutils Version: unspecified Status: NEW Severity: enhancement Priority: P2

[Bug gold/18288] linker -s output suboptimal

2015-06-07 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #19 from dilyan.palauzov at aegee dot org --- Hello Cary, if you want to try me linking with gold and without LTO, can you send me a libgcc.a which contains data suitable for normal linking (not compiled using -fno-fat-lto-objec

[Bug gold/18288] linker -s output suboptimal

2015-06-07 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #18 from dilyan.palauzov at aegee dot org --- I replaced opendkim/opendkim/LIBS/libmilter.a with a version without LTO, and liblua.a in the same directory shall not have LTO, too. So the only static library involved, which might c

[Bug gold/18288] linker -s output suboptimal

2015-06-07 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #17 from dilyan.palauzov at aegee dot org --- I configured it now without -flto and uploaded the tarball at http://mail.aegee.org/dpa/bz18288/opendkim-without-lto.tar.xz . I use the newest gold (66f38e2951a1). cd opendkim/opendki