This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: md_apply_fix3 bug on arm-linux


On Mon, 2004-04-05 at 22:55, Andreas Schwab wrote:
> But then the comment is wrong.  And the error message is not very
> informative.

The comment is correct as far as md_apply_fix3 is concerned.  If it knew
that the fix was going to result in a diagnostic, it could just call
as_bad directly.  The error message could indeed be better, but I think
that's a separate issue.  It is the same as you already get for "ldr r0,
[r0, #foo]" and the like.  

p.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]