From 9dbb90b393cdecdaa31297eea0b0c6c57232bd9f Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sat, 21 Mar 1998 16:22:03 -0700 Subject: [PATCH] Minor tweak to PA scheduling stuff. From-SVN: r18742 --- gcc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 248bc34355d..0e853e49983 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -4772,7 +4772,7 @@ Enable the use of assembler directives only GAS understands. @item -mschedule=@var{cpu type} Schedule code according to the constraints for the machine type @var{cpu type}. The choices for @var{cpu type} are @samp{700} for -7@var{n}0 machines, @samp{7100} for 7@var{n}5 machines, and @samp{7100} +7@var{n}0 machines, @samp{7100} for 7@var{n}5 machines, and @samp{7100LC} for 7@var{n}2 machines. @samp{7100} is the default for @var{cpu type}. Note the @samp{7100LC} scheduling information is incomplete and using -- 2.30.2