OSDN Git Service

* flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 2000 05:12:26 +0000 (05:12 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 2000 05:12:26 +0000 (05:12 +0000)
commit9d3d0d6d50933dee60b4579dc93ff6a91e363e2e
treecb8d9095d02418889642f4329daf7bcf3633ad5d
parentdef3c3e43eac9b2e3c385ad2cee9e147f43a4da6
    * flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN.
        * ssa.c (convert_from_ssa): Don't run compute_bb_for_insn.

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