cfgcleanup.c (try_forward_edges): Do not check loop structure when not loop optimizing.
authorJan Hubicka <hubicka@gcc.gnu.org>
Wed, 26 May 2004 09:12:45 +0000 (09:12 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 26 May 2004 09:12:45 +0000 (09:12 +0000)
commit43acb4c458d3aea42fccef8c1e713718d577a4f8
treefc56737a90e1dd1131a66645969ea6f07ee064b3
parentf00d196d208240cea418ee3bfa86f453d7f4fe5c
cfgcleanup.c (try_forward_edges): Do not check loop structure when not loop optimizing.

* cfgcleanup.c (try_forward_edges):  Do not check loop structure when
not loop optimizing.
(try_optimize_cfg): Do not merge across jumptables.

From-SVN: r82282
gcc/ChangeLog