pa.c (return_addr_rtx): Return NULL_RTX if count is not zero.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Mon, 24 Sep 2001 16:35:04 +0000 (16:35 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 24 Sep 2001 16:35:04 +0000 (16:35 +0000)
commitcf3735b8e4fb47eff527406667d8799415ab6b61
tree6df03957395099ccaaa62110133917d2ff316ecd
parentf3403757ec3409d713ace35f9ff07988667560ac
pa.c (return_addr_rtx): Return NULL_RTX if count is not zero.

* pa.c (return_addr_rtx): Return NULL_RTX if count is not zero.  Use
initial value of return pointer register instead of value in frame-20.
Revise comments.

From-SVN: r45778
gcc/ChangeLog
gcc/config/pa/pa.c