OSDN Git Service

* function.c (retrofit_block): Abort if we don't find a suitable insn.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Dec 1999 00:09:35 +0000 (00:09 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Dec 1999 00:09:35 +0000 (00:09 +0000)
commitbf72ade69807a387bca91de321e7da2d178c1ed0
tree8f73132ac5140a32542ad1c3a7a0a0ab4b8f62b4
parent932359ed16f9098413ed8c8afd489324811f3af9
    * function.c (retrofit_block): Abort if we don't find a suitable insn.
        (insert_block_after_note): Abort if we don't have a previous block.
        Remove FN parameter.
        * function.h: Adjust.

        * tree.c (walk_tree): Walk operand subtrees in forward order.
        * optimize.c (expand_call_inline): Likewise.
        (optimize_function): Initialize id->scope_stmt to something useful.
        (remap_block): Assume id->scope_stmt has a useful value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30965 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/optimize.c
gcc/cp/tree.c
gcc/function.c
gcc/function.h