]> gcc.gnu.org Git - gcc.git/commitdiff
* tm.texi (Misc): Fix typo "teh"...
authorHans-Peter Nilsson <hp@axis.se>
Wed, 19 Aug 1998 13:02:31 +0000 (15:02 +0200)
committerJeff Law <law@gcc.gnu.org>
Wed, 19 Aug 1998 13:02:31 +0000 (07:02 -0600)
From-SVN: r21850

gcc/ChangeLog
gcc/tm.texi

index 6603d4a3bae12e3a59966f62e7141ad6641b44ba..90a855d1fca133ff39c56abe464c960553d4cf25 100644 (file)
@@ -1,5 +1,7 @@
 Wed Aug 19 13:51:35 1998  Hans-Peter Nilsson  <hp@axis.se>
 
+       * tm.texi (Misc): Fix typo "teh".
+
        * tm.texi (PIC): Fix typo "PPIC".
 
        * tm.texi (Caller Saves): Say that DEFAULT_CALLER_SAVES has no
index 27fe4b067154feba4c7f897ce07318381cdb9a6f..1ec7537698e7d6f53b3de10eeb90d167ef722996 100644 (file)
@@ -7031,7 +7031,7 @@ when the minimum and maximum offset are known.  If you define this,
 it enables extra code in branch shortening to deal with @code{addr_diff_vec}.
 To make this work, you also have to define INSN_ALIGN and 
 make the alignment for @code{addr_diff_vec} explicit.
-The @var{body} argument is provided so that teh offset_unsigned and scale
+The @var{body} argument is provided so that the offset_unsigned and scale
 flags can be updated.
 
 @findex CASE_VECTOR_PC_RELATIVE
This page took 0.084458 seconds and 5 git commands to generate.