https://sourceware.org/bugzilla/show_bug.cgi?id=876
Alan Modra changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
--
Bug 876 depends on bug 10903, which changed state.
Bug 10903 Summary: .fill regression
http://sourceware.org/bugzilla/show_bug.cgi?id=10903
What|Old Value |New Value
St
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-11-04
18:52 ---
Subject: Bug 876
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-11-04 18:52:04
Modified files:
gas/testsuite : ChangeLog
gas/testsuite/gas/i3
--- Additional Comments From hjl dot tools at gmail dot com 2009-11-04
18:21 ---
The fix caused PR 10903 and we don't have a testcase for this PR.
--
What|Removed |Added
--
What|Removed |Added
BugsThisDependsOn||10903
http://sourceware.org/bugzilla/show_bug.cgi?id=876
--- You are receiving this mail because: ---
--- Additional Comments From nickc at redhat dot com 2005-05-17 16:01
---
Hi Hollis,
Great. I have now checked this patch in along with this ChangeLog entry.
Cheers
Nick
gas/ChangeLog
2005-05-17 Nick Clifton <[EMAIL PROTECTED]>
PR 876
* symbols.c (resolve_symbo
--- Additional Comments From hollisb at us dot ibm dot com 2005-05-16
18:28 ---
Works for me, tested with binutils 2.16. Thanks!
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=876
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are
--- Additional Comments From nickc at redhat dot com 2005-05-05 17:01
---
Created an attachment (id=477)
--> (http://sources.redhat.com/bugzilla/attachment.cgi?id=477&action=view)
Proposed patch
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=876
--- You are receiving th
--- Additional Comments From nickc at redhat dot com 2005-05-05 17:00
---
Hi,
This appears to be a bug in the symbol value evaluation code in gas. It has
special case code for + and - based expressions, but for others it just ignores
any errors unless the value is being finalized.