This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r136182 - in /branches/var-mappings-branch/gcc:...


Author: matz
Date: Thu May 29 20:13:07 2008
New Revision: 136182

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136182
Log:
        * tree-ssa-live.c (remove_unused_scope_block_p): Preserve
        some more scopes.
        * tree-inline.c (setup_one_parameter): Associate new decl,
        not the one from the origin.

Modified:
    branches/var-mappings-branch/gcc/ChangeLog.varmap
    branches/var-mappings-branch/gcc/tree-inline.c
    branches/var-mappings-branch/gcc/tree-ssa-live.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]