[Bug gas/14521] segv with '.section .text,"axG",@progbits,.foo,comdat'

2012-09-10 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14521 --- Comment #4 from cvs-commit at gcc dot gnu.org 2012-09-10 10:05:06 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_23-branch Changes by:h...@sourceware.org2012-09-10 10:05:03 Modified files: gas

[Bug gas/14521] segv with '.section .text,"axG",@progbits,.foo,comdat'

2012-09-10 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14521 --- Comment #5 from cvs-commit at gcc dot gnu.org 2012-09-10 10:05:59 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_23-branch Changes by:h...@sourceware.org2012-09-10 10:05:54 Modified files: gas/testsuite

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-09-10 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING --- Comment #1 from H.J. Lu 2012-09

[Bug gold/14566] wrongly aligned segments when -z max-page-size does not match -z common-page-size

2012-09-10 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14566 --- Comment #1 from cvs-commit at gcc dot gnu.org 2012-09-10 23:10:47 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2012-09-10 23:10:42 Modified files: gold : ChangeLog layout.cc output.

[Bug gold/14566] wrongly aligned segments when -z max-page-size does not match -z common-page-size

2012-09-10 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14566 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-09-10 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #2 fr

[Bug gprof/13836] Typo in gprof/fsf_callg_bl.m

2012-09-10 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13836 --- Comment #1 from cvs-commit at gcc dot gnu.org 2012-09-11 00:03:47 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2012-09-11 00:03:43 Modified files: gprof : ChangeLog fsf_callg_bl.m

[Bug gprof/13836] Typo in gprof/fsf_callg_bl.m

2012-09-10 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13836 --- Comment #2 from cvs-commit at gcc dot gnu.org 2012-09-11 00:05:12 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_23-branch Changes by:amo...@sourceware.org2012-09-11 00:05:07 Modified files: gprof

[Bug gprof/13836] Typo in gprof/fsf_callg_bl.m

2012-09-10 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13836 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug gprof/13836] Typo in gprof/fsf_callg_bl.m

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

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-09-10 Thread arseny.kapoulkine at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 --- Comment #3 from Arseny Kapoulkine 2012-09-11 04:34:26 UTC --- Created attachment 6632 --> http://sourceware.org/bugzilla/attachment.cgi?id=6632 testcase for bfd_openr_iovec + archive reading behavior -- Configure bugmail: http://source

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-09-10 Thread arseny.kapoulkine at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 --- Comment #4 from Arseny Kapoulkine 2012-09-11 04:38:57 UTC --- I've added a test that reproduces the problem. Alan, you are right. I do not have an operational testsuite so I neglected to check it. Thanks for providing a better patch! --