This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: mutex in frame code


On Mon, Feb 01, 1999 at 03:36:10PM +0000, Richard Earnshaw wrote:
> > > From: Joe Buck <jbuck@Synopsys.COM>
> > This is unfortunate.  We need a command decision to bit the bullet and
> > then to make the ports conform to this decision and document it.
> > :-(  My guess is the SPARC port is wrong and should be fixed.
> 
> Well on the ARM, -mcpu=<cpu> is short-hand for "-march=<archof(cpu)> 
> -mtune=cpu".  It makes life a little more complicated for me, but much 
> easier for the user since only one option has to be given instead of two.

If we commonize on anything, I think it should be `arch' and `tune';
`cpu' is too ambiguous.


r~


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