]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/passes.def
2013-11-06 Vladimir Makarov <vmakarov@redhat.com>
[thirdparty/gcc.git] / gcc / passes.def
index 1e2c4dc00ca0e0151946c0229c502920367d52c8..8d8dd8003159a896aceaa2d37747740fd37de017 100644 (file)
@@ -366,6 +366,7 @@ along with GCC; see the file COPYING3.  If not see
       NEXT_PASS (pass_mode_switching);
       NEXT_PASS (pass_match_asm_constraints);
       NEXT_PASS (pass_sms);
+      NEXT_PASS (pass_live_range_shrinkage);
       NEXT_PASS (pass_sched);
       NEXT_PASS (pass_ira);
       NEXT_PASS (pass_reload);