[Bug gas/11037] invalid code generation depending on code position

2009-12-15 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-12-16 01:54 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug gas/11037] invalid code generation depending on code position

2009-12-15 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-12-16 01:52 --- Subject: Bug 11037 CVSROOT:/cvs/src Module name:src Branch: binutils-2_20-branch Changes by: h...@sourceware.org 2009-12-16 01:52:14 Modified files: gas:

[Bug gas/11037] invalid code generation depending on code position

2009-12-15 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-12-16 00:12 --- HJ, please apply your patch to the 2.20 branch so the bug can be closed. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11037 --- You are receiving this mail because: --- You are on the CC

[Bug gas/11037] invalid code generation depending on code position

2009-12-15 Thread hjl dot tools at gmail dot com
-- What|Removed |Added BugsThisDependsOn||10856 http://sourceware.org/bugzilla/show_bug.cgi?id=11037 --- You are receiving this mail because: -

[Bug gas/11037] invalid code generation depending on code position

2009-12-07 Thread cvs-commit at gcc dot gnu dot org
--- 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

[Bug gas/11037] invalid code generation depending on code position

2009-12-07 Thread hjl dot tools at gmail dot com
--- 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 -

[Bug gas/11037] invalid code generation depending on code position

2009-12-07 Thread hjl dot tools at gmail dot com
--- 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

[Bug gas/11037] invalid code generation depending on code position

2009-12-04 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-12-05 04:54 --- It is caused by: http://sourceware.org/ml/binutils-cvs/2009-10/msg00245.html -- What|Removed |Added -

[Bug gas/11037] invalid code generation depending on code position

2009-12-04 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-12-05 03:40 --- It is an assembler bug. -- What|Removed |Added Component|binutils