toplev.c (dbr_sched_time): Unconditional.
authorRichard Henderson <rth@cygnus.com>
Tue, 5 Oct 1999 04:04:48 +0000 (21:04 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 5 Oct 1999 04:04:48 +0000 (21:04 -0700)
commit375e2d5cfa2f952b0da9b057a50fbfa1683f3a5f
treef0eb951830e526384b22133c1cccf1a6a1a0700f
parent7a3b7acb7cd3f2bf70d1a44210f01e17b0010a51
toplev.c (dbr_sched_time): Unconditional.

        * toplev.c (dbr_sched_time): Unconditional.
        (peephole2_time): New.
        (compile_file): Add pass numbers to all of the dump file suffixes.
        Dump peephole2_time.  Don't dump times for non-applicable passes.
        (rest_of_compilation): Add pass numbers to dump file suffixes.
        Conditionalize calls to the scheduler.
        * invoke.texi: Update.

From-SVN: r29819
gcc/ChangeLog
gcc/invoke.texi
gcc/toplev.c