]> gcc.gnu.org Git - gcc.git/commitdiff
Tweak.
authorJeff Law <law@gcc.gnu.org>
Thu, 22 Jan 1998 23:16:12 +0000 (16:16 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 22 Jan 1998 23:16:12 +0000 (16:16 -0700)
From-SVN: r17452

gcc/tm.texi

index 3a9b3108636b2aa23949f578bc30a4164b6f4773..113a89f6e7be194886f6210d92e7e0703c2ff37d 100644 (file)
@@ -1969,7 +1969,7 @@ registers of @var{class} are needed for spill registers.
 
 The default value of this macro returns 1 if @var{class} has exactly one
 register and zero otherwise.  On most machines, this default should be
-used.  Only define this macro to some other expression if pseudo
+used.  Only define this macro to some other expression if pseudos
 allocated by @file{local-alloc.c} end up in memory because their hard
 registers were needed for spill registers.  If this macro returns nonzero
 for those classes, those pseudos will only be allocated by
This page took 0.075374 seconds and 5 git commands to generate.