[Bug gas/11728] Output file present even after gas exits with an error

2010-06-21 Thread sterling at tensilica dot com
4174&r2=1.4175 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/as.c.diff?cvsroot=src&r1=1.88&r2=1.89 --- Additional Comments From sterling at tensilica dot com 2010-06-21 23:57 --- Patch committed -- What|Removed

[Bug gas/11728] Output file present even after gas exits with an error

2010-06-18 Thread sterling at tensilica dot com
--- Additional Comments From sterling at tensilica dot com 2010-06-18 23:51 --- Here is my proposed patch. It just moves unlinking the file to the same function that closes it. This delays unlinking until very very late, but I can't see why that would be an issue. Index:

[Bug gas/11728] New: Output file present even after gas exits with an error

2010-06-18 Thread sterling at tensilica dot com
tensilica dot com CC: bug-binutils at gnu dot org GCC host triplet: cygwin GCC target triplet: any http://sourceware.org/bugzilla/show_bug.cgi?id=11728 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is

[Bug ld/11219] LMA in link map versus object file disagrees

2010-02-05 Thread sterling at tensilica dot com
--- Additional Comments From sterling at tensilica dot com 2010-02-05 17:14 --- Patch committed. -- What|Removed |Added Status|NEW

[Bug ld/11219] LMA in link map versus object file disagrees

2010-02-02 Thread sterling at tensilica dot com
--- Additional Comments From sterling at tensilica dot com 2010-02-02 22:51 --- How about the following patch, which simply ensures that the bfd section's lma isn't stale? A warning is not helpful in my particular case, and no one else seems to care, so not warning is OK with

[Bug ld/11219] LMA in link map versus object file disagrees

2010-02-01 Thread sterling at tensilica dot com
--- Additional Comments From sterling at tensilica dot com 2010-02-01 16:54 --- Current behavior as far as placing seems adequate to me--or at least not worth changing. But the original way I noticed this was that the LMA as printed in the mapfile disagrees with the LMA that finally

[Bug ld/11219] New: LMA in link map versus object file disagrees

2010-01-25 Thread sterling at tensilica dot com
AssignedTo: unassigned at sources dot redhat dot com ReportedBy: sterling at tensilica dot com CC: bug-binutils at gnu dot org GCC build triplet: x86-elf-linux GCC host triplet: x86-elf-linux GCC target triplet: x86-elf-linux http://sourceware.org/bugzilla/show_bug.cgi?id