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]

Re: PATCH: Fix the MIPS ISA ELF setting (Re: RedHat 7.1/mipsupdate)


[ Wow, this thread is bunny-esque. ]

"Michael Eager" <eager@mvista.com> writes:
> I think that you should be able to specify exactly one of arch, isa, 
> or cpu.   It makes no sense to me to have both -m4100 and -mcpu=4100.
> The 4100 is a processor, not an architecture.  -mcpu=4100 should be
> a complete specification.  -mips2 is an architecture.  Specifying either 
> one should be a complete specification, with nothing additional necessary.
> Or permitted.  They are not orthogonal specifications.

I think this is what I was trying to say, as well.  (except that the
way of specifying it would simply be -march=<isa or CPU>.)

I _do_ think that it's important to support -mtune, but that's another
kettle of fish (and not particularly important for binutils to
anything with except maybe ignore, or use to be a bit more careful
when implementing e.g. 'move').


chris


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