cfgcleanup.c (mentions_nonequal_regs): New function.
commitfe477d8b5bc4d62f7592f5468a3c070ec47c0c95
authorJan Hubicka <jh@suse.cz>
Wed, 6 Mar 2002 17:16:22 +0000 (6 18:16 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 6 Mar 2002 17:16:22 +0000 (6 17:16 +0000)
treea698c1b9825f69cafe0e368fa6287c770f99ca9b
parent2041cde4558a50795877fe1fb7f8e49c4c9a94c5
cfgcleanup.c (mentions_nonequal_regs): New function.

* cfgcleanup.c (mentions_nonequal_regs): New function.
(thread_jump): Use it.
* toplev.c (rest_of_compilation): Run jump threading after
liveness.

From-SVN: r50361
gcc/ChangeLog
gcc/cfgcleanup.c
gcc/toplev.c