OSDN Git Service

* reload1.c (emit_reload_insns): Accept a new arg for the bb. Use
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Sep 1998 23:29:09 +0000 (23:29 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Sep 1998 23:29:09 +0000 (23:29 +0000)
commit2a588794cf93b159760f128f2404ca5628d068aa
tree4cedb18879450264fbf3614257344386abf12fe5
parent1088838090262886b0211581818ae7a241e2857f
    * reload1.c (emit_reload_insns): Accept a new arg for the bb.  Use
        it to update bb boundaries.  Update caller.
        * function.c (reposition_prologue_and_epilogue_notes): Update
        bb boundaries wrt the moved note.

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