[Bug ld/5692] ld segfault linked to bfd elf error

2009-01-02 Thread raj dot khem at gmail dot com
--- Additional Comments From raj dot khem at gmail dot com 2009-01-02 20:51 --- Hi Nick It is fixed in ld built from todays sources. -- What|Removed |Added Sta

[Bug gprof/7099] gprof documentation for linking with -lc_p is now misleading

2009-01-02 Thread shlomif at iglu dot org dot il
--- Additional Comments From shlomif at iglu dot org dot il 2009-01-02 20:33 --- (In reply to comment #2) > Hi Shlomi, > Hi. > What do you think of the new paragraph in the uploaded patch ? > Well, you're missing an -lc_p in the command line . Otherwise, it looks OK. Regards, --

[Bug ld/9679] Linker doesn't merge visibility of weak symbol

2009-01-02 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-01-02 19:39 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug ld/9679] Linker doesn't merge visibility of weak symbol

2009-01-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-02 19:30 --- Subject: Bug 9679 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-01-02 19:29:38 Modified files: bfd: ChangeLog elflink.c ld/testsu

[Bug gprof/7099] gprof documentation for linking with -lc_p is now misleading

2009-01-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-02 19:18 --- Hi Shlomi, What do you think of the new paragraph in the uploaded patch ? Cheers Nick -- What|Removed |Added -

[Bug gprof/7099] gprof documentation for linking with -lc_p is now misleading

2009-01-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-02 19:17 --- Created an attachment (id=3632) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3632&action=view) Add mention of using -static-libgcc -- http://sourceware.org/bugzilla/show_bug.cgi?id=7099 --- You

[Bug binutils/9695] BFD internal error while using oprofile on Gentoo with binutils 2.19

2009-01-02 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2009-01-02 17:21 --- pdp11.c defines #define N_BADMAG(x) (((x).a_info != OMAGIC) \ && ((x).a_info != NMAGIC) \ && ((x).a_info != A_MAGIC3) \ && ((x).a_info != A_MAGIC4) \

[Bug ld/9676] link-failure: could not read symbols: Bad value

2009-01-02 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-01-02 17:04 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug ld/9676] link-failure: could not read symbols: Bad value

2009-01-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-02 16:49 --- Subject: Bug 9676 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-01-02 16:48:11 Modified files: bfd: ChangeLog elflink.c ld/testsu

[Bug ld/5692] ld segfault linked to bfd elf error

2009-01-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-02 16:15 --- Hi Khem, Please could you recheck this bug to see if it is still there ? I think that a recent fix of mine (for PR 7093) may have fixed the new version of this problem as well. Cheers Nick --

[Bug binutils/9682] Compilation error (gcc 4.3.2)

2009-01-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-02 16:12 --- Hi Curtis, Thanks for reporting this bug. I have applied your suggested fix along with this changelog entry. Cheers Nick bfd/ChangeLog 2009-01-02 Curtis Mackie PR 9682 * coff-ppc.c (dump

[Bug binutils/9682] Compilation error (gcc 4.3.2)

2009-01-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-02 16:11 --- Subject: Bug 9682 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-01-02 16:11:38 Modified files: bfd: ChangeLog coff-ppc.c Log message:

[Bug binutils/9695] BFD internal error while using oprofile on Gentoo with binutils 2.19

2009-01-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-02 16:06 --- Hi utilp, Well something strange is going on with your opreport session since it is clearly trying to examine files which it should not need to look at. Presumably the problem in the BFD library is being trig

[Bug binutils/9695] BFD internal error while using oprofile on Gentoo with binutils 2.19

2009-01-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-02 16:02 --- Created an attachment (id=3631) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3631&action=view) possible patch - just removes the abort. -- http://sourceware.org/bugzilla/show_bug.cgi?id=9695 ---

[Bug gas/9698] fix undefined sprintf behaviour

2009-01-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-02 14:22 --- Hi Matthias, Thanks for reporting this problem and supplying the fix as well. I have checked in your patch and the changelog entries. Cheers Nick -- What|Removed |Adde