* doc/tm.texi (RETURN_ADDR_RTX): Fix typo.
From-SVN: r134790
This commit is contained in:
parent
58627576a4
commit
4830ba1f07
@ -1,3 +1,7 @@
|
||||
2008-04-29 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* doc/tm.texi (RETURN_ADDR_RTX): Fix typo.
|
||||
|
||||
2008-04-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
PR bootstrap/35169
|
||||
|
@ -3171,7 +3171,7 @@ frame, or the frame pointer of the @var{count} @minus{} 1 frame if
|
||||
@code{RETURN_ADDR_IN_PREVIOUS_FRAME} is defined.
|
||||
|
||||
The value of the expression must always be the correct address when
|
||||
@var{count} is zero, but may be @code{NULL_RTX} if there is not way to
|
||||
@var{count} is zero, but may be @code{NULL_RTX} if there is no way to
|
||||
determine the return address of other frames.
|
||||
@end defmac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user