* toplev.c (rest_of_compilation): Don't run cross-jump before
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 23:13:36 +0000 (23:13 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 23:13:36 +0000 (23:13 +0000)
commitd1fefebc7e63f0522c29a4c59eda6b40ecad9d9a
tree06b41285ab3799d97d618f8eb3b40713043d6e83
parent2d50fc513fa13c5114241e33c1abd0adbd0bc5bc
    * toplev.c (rest_of_compilation): Don't run cross-jump before
        bb-reorder.
* gcc.dg/20020430-1.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52981 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/gcc.dg/20020430-1.c [new file with mode: 0644]
gcc/toplev.c