alpha.md (movtf_internal): Use reg_overlap_mentioned_p instead of rtx_equal_p for...
authorJeff Knaggs <jknaggs@redhat.com>
Fri, 25 May 2001 20:07:18 +0000 (20:07 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 25 May 2001 20:07:18 +0000 (13:07 -0700)
commitdde5a563011476aa48a99e01f803b4cf9ed0e57d
tree2e21d56de318a8bfbd8fa57513f7e946a368a79c
parent1084128584fe3cb13ba54924a80d1647b7f73387
alpha.md (movtf_internal): Use reg_overlap_mentioned_p instead of rtx_equal_p for early clobber test.

        * config/alpha/alpha.md (movtf_internal): Use reg_overlap_mentioned_p
        instead of rtx_equal_p for early clobber test.

From-SVN: r42585
gcc/ChangeLog
gcc/config/alpha/alpha.md