[Bug ld/9727] "ld -r --gc-sections --entry" doesn't work with COMDAT group

2009-01-14 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-01-14 21:56 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug ld/9727] "ld -r --gc-sections --entry" doesn't work with COMDAT group

2009-01-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-14 21:53 --- Subject: Bug 9727 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-01-14 21:52:49 Modified files: bfd: ChangeLog elflink.c ld/testsu

[Bug gas/9722] ARM:Wrong (thumb-2) opcode for "nop" in UAL mode

2009-01-14 Thread bastian dot schick at sciopta dot com
--- Additional Comments From bastian dot schick at sciopta dot com 2009-01-14 21:14 --- (In reply to comment #2) Hi Nick, > Anyway I have reproduced the problem and uploaded a patch which I think > fixes > it. Please could you try it out and let me know how you get on. Fine. Checke

[Bug binutils/9743] New: --stub-group-size=1 does not help when linking stage1 GCC

2009-01-14 Thread laurent at guerby dot net
As described in GCC bugzilla: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38523 And discussed on gcc-patches here: http://gcc.gnu.org/ml/gcc-patches/2009-01/msg00409.html The first stage of building trunk (4.4) GCC fails on arm-linux-gnueabi native with the following link time error: libbacken

[Bug ld/9727] "ld -r --gc-sections --entry" doesn't work with COMDAT group

2009-01-14 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-01-14 18:07 --- A patch is posted at http://sourceware.org/ml/binutils/2009-01/msg00196.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=9727 --- You are receiving this mail because: --- You are on the C

[Bug ld/9727] "ld -r --gc-sections --entry" doesn't work with COMDAT group

2009-01-14 Thread hjl dot tools at gmail dot com
-- What|Removed |Added Summary|ld crashes in bfd/elf.c |"ld -r --gc-sections -- |bfd_elf_set_group_contents()|entry" doesn't work with

Re: gold and shared objects with gcc 4.1.2

2009-01-14 Thread Ian Lance Taylor
Roland Baumann writes: > I have a problem with gcc 4.1.2 and the gold linker (from binutils > 2.19). We build shared objects with options "-s" and "-shared" > together. This leads to assertions in the gold linker. In most cases I > see > > .../gold/real-ld: internal error in get_output_view, at >

[Bug gas/9722] ARM:Wrong (thumb-2) opcode for "nop" in UAL mode

2009-01-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-14 15:07 --- Hi Bastian, I assume that you intended to have a ".thumb" directive at the start of your example assembler source file ? Anyway I have reproduced the problem and uploaded a patch which I think fixes it. Plea

[Bug gas/9722] ARM:Wrong (thumb-2) opcode for "nop" in UAL mode

2009-01-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-14 15:06 --- Created an attachment (id=3664) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3664&action=view) generate correct nop insn -- http://sourceware.org/bugzilla/show_bug.cgi?id=9722 --- You are receiv

gold and shared objects with gcc 4.1.2

2009-01-14 Thread Roland Baumann
Hi, I have a problem with gcc 4.1.2 and the gold linker (from binutils 2.19). We build shared objects with options "-s" and "-shared" together. This leads to assertions in the gold linker. In most cases I see .../gold/real-ld: internal error in get_output_view, at ...src/binutils-2.19/gold/ou