OSDN Git Service

authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 Oct 1998 19:44:17 +0000 (19:44 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 Oct 1998 19:44:17 +0000 (19:44 +0000)
commite5e007ddc13da4951ed6d402e82500ef631a8860
tree3636c6d99bd6efc2f9a962ab59e2e06d58bdaa36
parentca815c9e2db162845769c45c01736a7c615768af

        * toplev.c (rest_of_compilation): No longer set reload_completed.
        * reload1.c (reload): Set it here.  Perform instruction splitting
        after reload has completed if we will be running the scheduler
        again.

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