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] MIPS gas: Allow simultan use of -mpu amd -mipsX again



> As far as I understand, the -m<cpu> options are only useful when
> they set both -march and -mtune to their value. Since I haven't found
> a easy way to fix this, I introduced the warnings.
> 

mips_arch = FOO;
mips_tune = FOO;

or am I missing the point of this comment? :)


> 
> We have now -march, -mtune, -mcpu, -m<cpu>. It's a mess, and warn
> about seemingly unintended use might help to standardize on the
> first two.

Right.  I plan on deprecating -mcpu as soon as I get a chance.

-eric

--
Look out behind you!


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