reload.c (find_reloads): Use a hard reg destination as reload reg for an input reload...
authorRichard Henderson <rth@redhat.com>
Sun, 13 Jan 2002 22:57:29 +0000 (14:57 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 13 Jan 2002 22:57:29 +0000 (14:57 -0800)
commit02a10130ff7e8ba65646253a4fea78aeef6ab5c2
treecdb00d7ae5e8bd6bc909fd17b7eca220c7d0c493
parent332a685b951775219ed01e637d4856d4c6f04c8b
reload.c (find_reloads): Use a hard reg destination as reload reg for an input reload of the source.

        * reload.c (find_reloads): Use a hard reg destination as reload reg
        for an input reload of the source.

From-SVN: r48822
gcc/ChangeLog
gcc/reload.c