optabs.c (prepare_float_lib_cmp): Attach a REG_EQUAL note describing the return value...
authorRoger Sayle <roger@eyesopen.com>
Mon, 6 Oct 2003 12:48:49 +0000 (12:48 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Mon, 6 Oct 2003 12:48:49 +0000 (12:48 +0000)
commitbd831d5ceed67d48d21a5f35160017dd1c5de45f
treef9815f2246bcd803eeec24f207ab139f1ba15042
parent9ebfd78bad3cde0cb92ae3261314546fce5e949e
optabs.c (prepare_float_lib_cmp): Attach a REG_EQUAL note describing the return value of the comparison libcall...

* optabs.c (prepare_float_lib_cmp):  Attach a REG_EQUAL note
describing the return value of the comparison libcall to the
REG_RETVAL instruction of the emitted sequence.

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