]> gcc.gnu.org Git - gcc.git/commitdiff
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)
* 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

index 9ff2cd70a6cc033a3543497eb6fdaade9f1bb753..1bacc993b2461b8eb6c5253738e6cf715a84b24b 100644 (file)
@@ -1,3 +1,9 @@
+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.
This page took 0.071633 seconds and 5 git commands to generate.