function.c (purge_addressof_1): Add libcall check.
authorEric Christopher <echristo@gcc.gnu.org>
Wed, 12 Nov 2003 02:10:12 +0000 (02:10 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Wed, 12 Nov 2003 02:10:12 +0000 (02:10 +0000)
commit729bf8ab4a3f8e4e83266e249211e4304d5a542c
tree6386e5e6e67b165b8b733166df3eb5f0a3e1cc54
parentf24f58310584ba860fb7f7b47390f8afe6b9db03
function.c (purge_addressof_1): Add libcall check.

2003-11-11  Eric Christopher  <echristo@redhat.com>

* function.c (purge_addressof_1): Add libcall check.
Remove test for cached replacements on fallback case.
Simplify mode comparisons. Add libcall test for
paradoxical subregs.

From-SVN: r73479
gcc/ChangeLog
gcc/function.c