--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-12-08
03:14 ---
Subject: Bug 11037
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-12-08 03:14:29
Modified files:
gas: ChangeLog expr.c symbols.c symbols.h
--- Additional Comments From hjl dot tools at gmail dot com 2009-12-08
01:56 ---
A patch is posted at
http://sourceware.org/ml/binutils/2009-12/msg00095.html
--
What|Removed |Added
-
--- Additional Comments From amodra at bigpond dot net dot au 2009-12-08
01:23 ---
Ah ha! I wanted to get rid of seg_left == undefined_section too, but hadn't
spotted the problem with local symbols. Your patch looks good except for the
calls to local_symbol_convert, which are unnecessa
--- Additional Comments From hjl dot tools at gmail dot com 2009-12-08
00:19 ---
Created an attachment (id=4449)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4449&action=view)
A patch
The problem is in
else if (seg_left == undefined_section
&& add_symbol != orig_add_s
On Mon, Dec 07, 2009 at 10:30:15AM +0100, Adrien Demarez wrote:
> Hello,
>
> I experience an ld segfault when trying to compile QT4.6 in
> OpenEmbedded/Angstrom for the PPC platform (MPC8313 more precisely). The
> following patch (against the CVS version) solves this : after having a
> look at
--- Additional Comments From espindola at google dot com 2009-12-07 22:22
---
Fixed in the last commit.
--
What|Removed |Added
Status|NEW
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-12-07
21:37 ---
Subject: Bug 11055
CVSROOT:/cvs/src
Module name:src
Changes by: espind...@sourceware.org2009-12-07 21:36:52
Modified files:
gold : ChangeLog incremental-dump.cc
Hello,I experience an ld segfault when trying to compile QT4.6 in OpenEmbedded/Angstrom for the PPC platform (MPC8313 more precisely). The following patch (against the CVS version) solves this : after having a look at the core file, the return value from find_plt_ent() is not checked in several poi
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-12-07
17:15 ---
Subject: Bug 10893
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-12-07 17:14:56
Modified files:
gold : ChangeLog i386.cc symtab.cc symtab.h