except.c (expand_builtin_extract_return_address): Handle case where Pmode != ptr_mode.
authorEric Christopher <echristo@gcc.gnu.org>
Thu, 26 Sep 2002 21:39:14 +0000 (21:39 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Thu, 26 Sep 2002 21:39:14 +0000 (21:39 +0000)
commit0ab38418078d2ddaa2fdfe0c4a10dc6d477d0d5f
tree34b3332ef230bf8803ef36ae89dea79af18bdcea
parent68bb91b1e084c648b88eb221dc0cfbf18d74dd8a
except.c (expand_builtin_extract_return_address): Handle case where Pmode != ptr_mode.

2002-09-24  Eric Christopher  <echristo@redhat.com>

        * except.c (expand_builtin_extract_return_address): Handle case
where Pmode != ptr_mode.

From-SVN: r57552
gcc/ChangeLog
gcc/except.c