toplev.c (rest_of_compilation): Turn on cse_not_expected before cse2 instead of after.
authorRichard Henderson <rth@cygnus.com>
Mon, 4 Oct 1999 18:30:10 +0000 (11:30 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 4 Oct 1999 18:30:10 +0000 (11:30 -0700)
commit4afd525437e0b5de945306de871c34f08e6f1e13
treeb432e804692a0ab97c702677dc31a7296be48cba
parentce7695e001e0109d9dc5f74f747acefd8267468f
toplev.c (rest_of_compilation): Turn on cse_not_expected before cse2 instead of after.

        * toplev.c (rest_of_compilation): Turn on cse_not_expected
        before cse2 instead of after.

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