fix typo
authorBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 25 Nov 1998 15:18:46 +0000 (10:18 -0500)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 25 Nov 1998 15:18:46 +0000 (10:18 -0500)
From-SVN: r23867

gcc/tm.texi

index 9d4bb3b82d8565277d41ba96421b93b7fd82034c..a33df5e35357c881013c4757ac696601c19607f8 100644 (file)
@@ -1362,7 +1362,7 @@ Zero or more C statements that may conditionally modify four variables
 (these three are of type @code{char []}) and @code{reg_class_contents}
 (of type @code{HARD_REG_SET}).
 Before the macro is called @code{fixed_regs}, @code{call_used_regs}
-and @code(reg_class_contents) have been initialized from 
+and @code{reg_class_contents} have been initialized from 
 @code{FIXED_REGISTERS}, @code{CALL_USED_REGISTERS} and
 @code{REG_CLASS_CONTENTS}, respectively,
 @code{global_regs} has been cleared, and any @samp{-ffixed-@var{reg}},