r129362 - in /branches/var-tracking-assignments...

aoliva@gcc.gnu.org aoliva@gcc.gnu.org
Mon Oct 15 17:31:00 GMT 2007


Author: aoliva
Date: Mon Oct 15 17:31:43 2007
New Revision: 129362

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129362
Log:
* tree-ssa-live.c (remove_unused_scope_block_p): Drop
declarations and blocks only after inlining.  Check that
non-empty blocks are not dropped.
* tree-inline.c (expand_call_inline): Check that functions are
not inlined too late.

Modified:
    branches/var-tracking-assignments-branch/gcc/ChangeLog.vta
    branches/var-tracking-assignments-branch/gcc/tree-inline.c
    branches/var-tracking-assignments-branch/gcc/tree-ssa-live.c



More information about the Gcc-cvs mailing list