emit-rt.c (emit_copy_of_insn_after): Fix bug causing exponential amount of copies...
authorJan Hubicka <jh@suse.cz>
Sat, 30 Dec 2006 12:00:45 +0000 (13:00 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 30 Dec 2006 12:00:45 +0000 (12:00 +0000)
commit4b73962b7e164ed118806f9c70bc75a4799df467
tree1273ff99b642dfa33cbab1abf528892c822e68fe
parentf45e0ad1c79faefabb17a699052140687ee3bca2
emit-rt.c (emit_copy_of_insn_after): Fix bug causing exponential amount of copies of INSN_NOTEs list.

* emit-rt.c (emit_copy_of_insn_after): Fix bug causing exponential
amount of copies of INSN_NOTEs list.

Co-Authored-By: Vladimir Yanovsky <volodyan@gmail.com>
From-SVN: r120283
gcc/ChangeLog
gcc/emit-rtl.c