toplev.c (rest_of_compilation): Don't print basic block information when CFG isn...
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Wed, 3 Jan 2001 05:42:23 +0000 (05:42 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 3 Jan 2001 05:42:23 +0000 (22:42 -0700)
commit232a132fd6cf2bdcc637c241d37ae9f3a763861f
tree2da45c913e16b4e50e09e0c8450bda972a83ce6d
parent086715fa04fd8af089d052db7c8f599326805a17
toplev.c (rest_of_compilation): Don't print basic block information when CFG isn't up to date.

* toplev.c (rest_of_compilation): Don't print basic block information
when CFG isn't up to date.

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