jump.c (jump_optimize): Allow conditional loading of floating point constants and...
authorMichael P. Hayes <michaelh@ongaonga.chch.cri.nz>
Mon, 2 Feb 1998 01:09:04 +0000 (01:09 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 2 Feb 1998 01:09:04 +0000 (18:09 -0700)
commit7457661d45df0e4a1380adf0d2eb12c31f87ca39
treef6938970d33884a2ae9ce0f58e6156a31894770f
parent460f50dc1470348f6b74a4e73559d867aae534ee
jump.c (jump_optimize): Allow conditional loading of floating point constants and constants from memory.

        * jump.c (jump_optimize): Allow conditional loading of floating point
        constants and constants from memory.  Reinstalled modified_in_p tests.

From-SVN: r17591
gcc/ChangeLog
gcc/jump.c