egcs/gcc ChangeLog function.c function.h cp/Ch ...
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Dec 15 16:09:00 GMT 1999
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: jason@sourceware.cygnus.com 99/12/15 16:09:35
Modified files:
gcc : ChangeLog function.c function.h
gcc/cp : ChangeLog optimize.c tree.c
Log message:
* 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.
More information about the Gcc-cvs
mailing list