* tm.texi (PIC): Fix typo "PPIC".
authorHans-Peter Nilsson <hp@axis.se>
Wed, 19 Aug 1998 12:54:49 +0000 (14:54 +0200)
committerJeff Law <law@gcc.gnu.org>
Wed, 19 Aug 1998 12:54:49 +0000 (06:54 -0600)
From-SVN: r21849

gcc/ChangeLog
gcc/tm.texi

index d4d702301171b437944cfed5dce9760e16ddbbac..6603d4a3bae12e3a59966f62e7141ad6641b44ba 100644 (file)
@@ -1,5 +1,7 @@
 Wed Aug 19 13:51:35 1998  Hans-Peter Nilsson  <hp@axis.se>
 
+       * tm.texi (PIC): Fix typo "PPIC".
+
        * tm.texi (Caller Saves): Say that DEFAULT_CALLER_SAVES has no
        effect when -O2 and higher.
        * invoke.texi (Optimize Options): Likewise for -fcaller-saves.
index 2d0aeaf86f4a6e1750e0fd2c9da11b3f191cb621..27fe4b067154feba4c7f897ce07318381cdb9a6f 100644 (file)
@@ -4952,7 +4952,7 @@ necessary).
 @item PIC_OFFSET_TABLE_REG_CALL_CLOBBERED
 Define this macro if the register defined by
 @code{PIC_OFFSET_TABLE_REGNUM} is clobbered by calls.  Do not define
-this macro if @code{PPIC_OFFSET_TABLE_REGNUM} is not defined.
+this macro if @code{PIC_OFFSET_TABLE_REGNUM} is not defined.
 
 @findex FINALIZE_PIC
 @item FINALIZE_PIC