This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: recognize x86 CPU variants take II


> On 11-Dec-2001, Jan Hubicka <jh@suse.cz> wrote:
> > ! for the ABI and the set of available instructions.  The choices for
> > ! @var{cpu-type} are @samp{i386}, @samp{i486}, @samp{i586}, @samp{i686},
> > ! @samp{pentium}, @samp{pentium-mmx}, @samp{pentiumpro}, @samp{pentium2},
> > ! @samp{pentium3}, @samp{pentium4}, @samp{k6}, @samp{k6-2}, @samp{k6-3},
> > ! @samp{athlon}, @samp{athlon-tbird}, @samp{athlon4}, @samp{athlon-xp},
> > ! @samp{athlon-mobile} and @samp{athlon-mp}.
> 
> I think it's potentially a little confusing to mention both `i686'
> and `pentium' without explaining that these are synonyms.
The fact that they are synonyms is already mentioned in next paragraph...
I am not sure if it is better than mentioning it directly or not, 
but that is was original docs did.

Honza
> 
> So I suggest adding ` (which is a synonynm for @samp{i686})'
> after `@samp{pentium}', or something along those lines.
> 
> -- 
> Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
> The University of Melbourne         |  of excellence is a lethal habit"
> WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


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