OSDN Git Service

* tree-ssa-live.c (calculate_live_on_entry): Ignore virtual
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 May 2004 05:08:55 +0000 (05:08 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 May 2004 05:08:55 +0000 (05:08 +0000)
commit7e0c7e2e8e2c055a2751d8dbd5cdd4bd70fe316e
tree0b1887d59955d558b6642e832178665cb0476947
parent1acf029802710ffdf59be2af26c8ae49247c394e
    * tree-ssa-live.c (calculate_live_on_entry): Ignore virtual
        variables.  Simplify slightly by using USE_OP/DEF_OP instead
        of USE_OP_PTR/DEF_OP_PTR and dereferencing the result.

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