optabs.c (prepare_float_lib_cmp): Always attach a REG_EQUAL note to the comparison...
authorRoger Sayle <roger@eyesopen.com>
Thu, 9 Oct 2003 12:57:30 +0000 (12:57 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 9 Oct 2003 12:57:30 +0000 (12:57 +0000)
commit17796a89ab87760cdd2fb9a6ecfd404fac0215ee
tree8c7f2e409df6077a4e0092ab2a2a5e70be3ef092
parent569fa502d175107e774a81965253debe8d9de94b
optabs.c (prepare_float_lib_cmp): Always attach a REG_EQUAL note to the comparison...

* optabs.c (prepare_float_lib_cmp): Always attach a REG_EQUAL note
to the comparison, as emit_libcall_block calls copy_rtx on equiv.

From-SVN: r72262
gcc/ChangeLog
gcc/optabs.c