* 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
+2004-05-26 Jan Hubicka <jh@suse.cz>
+
+ * cfgcleanup.c (try_forward_edges): Do not check loop structure when
+ not loop optimizing.
+ (try_optimize_cfg): Do not merge across jumptables.
+
2004-05-26 Jan Hubicka <jh@suse.cz>
* except.c (can_throw_internal): Notice RESX instructions.