This is the mail archive of the binutils@sourceware.org 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: [PATCH, ARM]: Fix diagnostics & disallow ARM instructions on V7M cores


On Fri, 2006-05-12 at 15:54, Paul Brook wrote:
> On Friday 12 May 2006 01:22, Julian Brown wrote:
> > +     as_bad (_("attempt to use ARM instruction on Thumb-only core --`%s'"),
> > +               str); 
> 
> Other error messages talk about the "selected processor" rather than "core". 
> Other than that it looks ok. Someone else will have to approve this for 
> mainline.

I think the message should be
'attempt to use an ARM instruction on a Thumb-only processor'

ie *an* ARM, and *a* Thumb.

R.
-- 
Richard Earnshaw             Email: Richard.Earnshaw@arm.com
ARM Ltd                      Phone: +44 1223 400569 (Direct + VoiceMail)
110 Fulbourn Road            Switchboard: +44 1223 400400
Cherry Hinton                Fax: +44 1223 400410
Cambridge CB1 9NJ            Web: http://www.arm.com/
UK

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.



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