(expand_end_bindings): Use emit_move_insn instead of gen_move_insn in case...
authorRichard Stallman <rms@gnu.org>
Mon, 15 Nov 1993 01:40:04 +0000 (01:40 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 15 Nov 1993 01:40:04 +0000 (01:40 +0000)
commitba83886f6e93fe5152c8f5d2df7e8ba845609bfd
tree60fc065229575792f87212c8f355097482a48eb2
parent2315a5db3894d58f58e5c8777ea65f1eef854923
(expand_end_bindings): Use emit_move_insn instead of gen_move_insn in case...

(expand_end_bindings): Use emit_move_insn instead of
gen_move_insn in case nonlocal_goto_handler_slot is not a valid memref.

From-SVN: r6091
gcc/stmt.c