gcse.c (bypass_block): Prevent edges to be unified when we are about to emit compenst...
authorJan Hubicka <jh@suse.cz>
Wed, 28 Jan 2004 14:13:35 +0000 (15:13 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 28 Jan 2004 14:13:35 +0000 (14:13 +0000)
commita544524ad3321ae5c51ae6d1499fc4363afb353d
tree7bd03b1e8d0b5de0cd5fbe0b566210a2be8be1fa
parent1b8f8174462a5cb4f09986979950e3d3759611d8
gcse.c (bypass_block): Prevent edges to be unified when we are about to emit compenstation code.

* gcse.c (bypass_block): Prevent edges to be unified when we are
about to emit compenstation code.

From-SVN: r76791
gcc/ChangeLog
gcc/gcse.c