* invoke.texi: Update information for PA scheduling.
authorJeffrey A Law <law@cygnus.com>
Sun, 28 Feb 1999 01:05:37 +0000 (01:05 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 28 Feb 1999 01:05:37 +0000 (18:05 -0700)
From-SVN: r25494

gcc/ChangeLog
gcc/invoke.texi

index ac8959eb43c77912047767257a5ca74cc24b7ad0..55704d1298859df62fcc7a6658563230aecc6c6d 100644 (file)
@@ -1,3 +1,7 @@
+Sun Feb 28 02:00:38 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * invoke.texi: Update information for PA scheduling.
+
 Sat Feb 27 23:21:47 1999  Jerry Quinn <jquinn@nortelnetworks.com>
                          Mike Stump <mrs@wrs.com>
 
index 3c938124c2ac6d2f53c12043e5b82298248f09c1..e63b4990f4efa797a43c00d7d98fb6143a051f2f 100644 (file)
@@ -5177,13 +5177,10 @@ 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{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
-@samp{7100LC} often leads to bad schedules.  For now it's probably best
-to use @samp{7100} instead of @samp{7100LC} for the 7@var{n}2 machines.
+@var{cpu type}.  The choices for @var{cpu type} are @samp{700} 
+@samp{7100}, @samp{7100LC}, and @samp{7200}.  Refer to 
+@file{/usr/lib/sched.models} on an HP-UX system to determine the
+proper scheduling option for your machine.
 
 @item -mlinker-opt
 Enable the optimization pass in the HPUX linker.  Note this makes symbolic