From 40687a9e897cc08696e7a571dcffbc1c14bf50b8 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 22 Jan 1998 16:16:12 -0700 Subject: [PATCH] Tweak. From-SVN: r17452 --- gcc/tm.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/tm.texi b/gcc/tm.texi index 3a9b3108636..113a89f6e7b 100644 --- a/gcc/tm.texi +++ b/gcc/tm.texi @@ -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