]> gcc.gnu.org Git - gcc.git/commit - gcc/toplev.c
loop.c (invariant_p): Don't test flag_rerun_loop_opt.
authorJeff Law <law@gcc.gnu.org>
Sat, 6 Dec 1997 07:38:01 +0000 (00:38 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 6 Dec 1997 07:38:01 +0000 (00:38 -0700)
commit81797aba4d836b687db22cc8cf605e78b0ba6d3f
tree7a4cbf1399e77121a2583dbf140547de7417e785
parenta58248fa8a1efab68d49eb51f48821864be2e77a
loop.c (invariant_p): Don't test flag_rerun_loop_opt.

        * loop.c (invariant_p): Don't test flag_rerun_loop_opt.
        (loop_optimize, scan_loop, strength_reduce): New argument unroll_p.
        * toplev.c (rest_of_compilation): Pass it.  Remove code to
        save / clear / restore flag_unroll_{,all_}loops.

        * i386.c (notice_update_cc): Remove bogus pentium GCC code.

        * stmt.c (warn_if_unused_value): Don't warn for TRY_CATCH_EXPR.
Various pending patches.

From-SVN: r16973
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/f/intdoc.texi
gcc/loop.c
gcc/stmt.c
gcc/toplev.c
This page took 0.056787 seconds and 5 git commands to generate.