cse.c (cse_insn): Check that the tentative replacement was successfully forced to...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Sat, 18 Oct 2003 07:32:08 +0000 (09:32 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 18 Oct 2003 07:32:08 +0000 (07:32 +0000)
commit9d8de1de895cbaae3122dc0d9ab0079926dfb15c
tree1f378abe72774bb21ff4bf0f9ae053f7a7c0964d
parent67e53009556d04f437d5b855dc50fde37afcf124
cse.c (cse_insn): Check that the tentative replacement was successfully forced to memory before...

* cse.c (cse_insn) [src_folded]: Check that the tentative replacement
was successfully forced to memory before using the result.

From-SVN: r72635
gcc/ChangeLog
gcc/cse.c