toplev.c (rest_of_compilation): Perform a simpler, less costly cleanup of the CFG...
authorJeff Law <law@redhat.com>
Sun, 16 Jun 2002 15:50:12 +0000 (09:50 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 16 Jun 2002 15:50:12 +0000 (09:50 -0600)
commit038c79764b247f03fb5dfc2943cc32a8b3e15b6e
treef5a7ebb057cb895e4eaf6c220bcf79cfc9dd8ff7
parent4df6abc6b3e3899f2c619d27c4c873a8a8e25341
toplev.c (rest_of_compilation): Perform a simpler, less costly cleanup of the CFG when not optimizing.

        * toplev.c (rest_of_compilation): Perform a simpler, less costly
        cleanup of the CFG when not optimizing.

From-SVN: r54667
gcc/ChangeLog
gcc/toplev.c