mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-27 10:54:14 +08:00
* tm.texi (Misc): Fix typo "teh"...
From-SVN: r21850
This commit is contained in:
parent
ed4db1ee36
commit
391aaa6b7e
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user