[Bug gas/14315] Inconsistent .weak and .comm directives

2012-06-29 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14315 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug gas/14315] Inconsistent .weak and .comm directives

2012-06-29 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14315 --- Comment #2 from cvs-commit at gcc dot gnu.org 2012-06-30 06:32:32 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2012-06-30 06:32:29 Modified files: gas: ChangeLog gas/config

[Bug gold/14316] New: gold build failure with recent GCC trunk because of -Werror=unused-local-typedefs

2012-06-29 Thread ai.azuma at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14316 Bug #: 14316 Summary: gold build failure with recent GCC trunk because of -Werror=unused-local-typedefs Product: binutils Version: unspecified Status: NEW Se

[Bug binutils/14302] ar mishandles 4GB files

2012-06-29 Thread fgouget at codeweavers dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14302 --- Comment #6 from Francois Gouget 2012-06-30 00:54:00 UTC --- Thanks for tweaking the patch so it could be committed. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug gas/14315] Inconsistent .weak and .comm directives

2012-06-29 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14315 --- Comment #1 from H.J. Lu 2012-06-30 00:34:13 UTC --- This works for me: diff --git a/gas/config/obj-elf.c b/gas/config/obj-elf.c index f9da1ee..08d337a 100644 --- a/gas/config/obj-elf.c +++ b/gas/config/obj-elf.c @@ -350,6 +350,11 @@ elf_c

[Bug gas/14315] New: Inconsistent .weak and .comm directives

2012-06-29 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14315 Bug #: 14315 Summary: Inconsistent .weak and .comm directives Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas

[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread ronald.wahl at raritan dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189 --- Comment #10 from Ronald Wahl 2012-06-29 15:31:57 UTC --- The patch works here as well. Thanks! -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on t

[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14189 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14189 --- Comment #8 from cvs-commit at gcc dot gnu.org 2012-06-29 15:20:44 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-06-29 15:20:31 Modified files: bfd: ChangeLog elf32-arm.c Log

[Bug gas/14263] »val« may be used uninitialized in this function tc-arm.c parse_operands()

2012-06-29 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14263 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug gas/14263] »val« may be used uninitialized in this function tc-arm.c parse_operands()

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14263 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug gas/14263] »val« may be used uninitialized in this function tc-arm.c parse_operands()

2012-06-29 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14263 --- Comment #4 from cvs-commit at gcc dot gnu.org 2012-06-29 15:15:53 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-06-29 15:15:48 Modified files: gas: ChangeLog gas/config

[Bug gas/14263] »val« may be used uninitialized in this function tc-arm.c parse_operands()

2012-06-29 Thread bruck.michael at googlemail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14263 --- Comment #3 from Michael Bruck 2012-06-29 15:00:39 UTC --- (In reply to comment #2) > Hi Michael, > > I am unable to reproduce this problem locally, but the fix seems obvious. > Please could you confirm that the uploaded patch allows yo

[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread michael.tremer at ipfire dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14189 --- Comment #7 from Michael Tremer 2012-06-29 14:59:46 UTC --- Hi Nick, I can confirm that the patch fixes the problem over here. The build of systemd runs through without any assertion errors. Thank you very much. -- Configure bugmail: ht

gas patch for non-octet processors

2012-06-29 Thread jnielsen
The attached patches correct an issue that exists in gas. The problem is general but only manifests itself when OCTETS_PER_BYTE > 1. I have found the problem in binutils 2.22 in connection with TI C4x (i.e. ./configure --target=c4x-coff). Function frag_offset_fixed_p in frags.[ch] returns an of

[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189 Nick Clifton changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189 --- Comment #5 from Nick Clifton 2012-06-29 13:23:13 UTC --- Created attachment 6496 --> http://sourceware.org/bugzilla/attachment.cgi?id=6496 Do not increment refcount for locally bound symbols. -- Configure bugmail: http://sourceware.org

[Bug binutils/14302] ar mishandles 4GB files

2012-06-29 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14302 --- Comment #4 from cvs-commit at gcc dot gnu.org 2012-06-29 12:59:54 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-06-29 12:59:49 Modified files: binutils : ChangeLog ar.c bucomm.c Lo

[Bug binutils/14302] ar mishandles 4GB files

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14302 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug gold/14309] New: gold doesn't build with gcc 4.1.3

2012-06-29 Thread jakub at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14309 Bug #: 14309 Summary: gold doesn't build with gcc 4.1.3 Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: gold