OSDN Git Service

* toplev.c (rest_of_compilation): Turn on cse_not_expected
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Oct 1999 18:30:10 +0000 (18:30 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Oct 1999 18:30:10 +0000 (18:30 +0000)
commit460acfe420f271238ab31eab7dbf152f82d285a2
treeb432e804692a0ab97c702677dc31a7296be48cba
parent7d71b4f985609e41a7cee8dbf189ad53060c8ab2
    * toplev.c (rest_of_compilation): Turn on cse_not_expected
        before cse2 instead of after.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29806 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/toplev.c