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: ia64: add option to suppress warnings about A/B-step errata


Jim Wilson <wilson@specifixinc.com> writes:

> On Mon, 2004-04-12 at 16:21, Jim Wilson wrote:
>> On Sat, 2004-04-10 at 11:48, Zack Weinberg wrote:
>> > Unfortunately the assembler does not ignore unrecognized -m options,
>
> I was just double-checking this, and I noticed that the assembler does
> ignore unrecognized -m options.  So your concerns about the gcc change
> seems to be misplaced, unless perhaps I missed something.  Is this a
> problem with some other assembler, or some old assembler version?

$ as -v < /dev/null
GNU assembler version 2.14 (ia64-hp-hpux11.23) using BFD version 2.14 20030612
$ as -mb-step < /dev/null ; echo $?
1
$

Which version of the assembler have you got?

zw


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