OSDN Git Service

* flow.c (life_analysis): Only turn off PROP_LOG_LINKS and
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Aug 2000 19:46:51 +0000 (19:46 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Aug 2000 19:46:51 +0000 (19:46 +0000)
commit14a8194492bb106e70614216c1c24613b4c8c7ce
treed4a86505ea86daa94870b77b80d2cab06ac2636f
parent30c5e279c92669341ae5d91e8a848e9393967003
    * flow.c (life_analysis): Only turn off PROP_LOG_LINKS and
        PROP_AUTOINC at -O0.  Don't collect alias info at -O0.
        (init_propagate_block_info): Don't kill memory stores at -O0.
        (mark_set_1, mark_used_regs): Likewise.

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