OSDN Git Service

* reload1.c (reload): If we can not perform a particular elimination
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Nov 1998 00:02:03 +0000 (00:02 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Nov 1998 00:02:03 +0000 (00:02 +0000)
commit60e28df31acb1d4896a7549d51917d550a62fe9a
treed67603a3bd13ec372f33a235666da0c83d989f5c
parentc7412efdcb5f1ee7fe76cdb4796df6d78fa3111b
    * reload1.c (reload): If we can not perform a particular elimination
        when we thought we could earlier, then we must always iterate through
        the loop at least one more time.
x86 should bootstrap with -O9 -fomit-frame-pointer again.

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