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]

Re: Dave Love's Intel-related doc fixes


>I sent a second version with this addition, following what Jeff said.

Okay by me to commit, to both mainline and release branches.

        tq vm, (burley)


>Index: invoke.texi
>===================================================================
>RCS file: /egcs/carton/cvsfiles/egcs/gcc/invoke.texi,v
>retrieving revision 1.113
>diff -u -p -r1.113 invoke.texi
>--- invoke.texi	1999/06/05 15:16:12	1.113
>+++ invoke.texi	1999/06/10 10:48:03
>@@ -5047,6 +5047,8 @@ does not run on the i386 without the @sa
> being used.  @samp{i586} is equivalent to @samp{pentium} and @samp{i686}
> is equivalent to @samp{pentiumpro}.  @samp{k6} is the AMD chip as
> opposed to the Intel ones.
>+For Intel Pentium II and Pentium III chips, @samp{pentiumpro} is the
>+best option.
> 
> @item -march=@var{cpu type}
> Generate instructions for the machine type @var{cpu type}.  The choices


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