toplev.c (rest_of_compilation): Avoid cfg_cleanup calls when not optimizing.
authorJan Hubicka <jh@suse.cz>
Mon, 3 Mar 2003 18:08:17 +0000 (19:08 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 3 Mar 2003 18:08:17 +0000 (18:08 +0000)
commitf7da1e9a1e1b18af3a64419f989b6d7ed284f4fc
tree2d278a21eb40e98bc3007fcd1771f2f28eecca11
parent0d4de51defe172a09205933c74af23b69b526dd1
toplev.c (rest_of_compilation): Avoid cfg_cleanup calls when not optimizing.

* toplev.c (rest_of_compilation):  Avoid cfg_cleanup calls when not
optimizing.

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