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]

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


Author: aoliva
Date: Wed Sep 10 07:34:17 2008
New Revision: 140201

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140201
Log:
* tree.c (build_var_debug_value_stat): Copy block and location
information from new stmt argument.
* tree.h (build_var_debug_value_stat): Adjust declaration.
(build_var_debug_value): Adjust.
* tree-inline.c (setup_one_parameter): Adjust.
* tree-into-ssa.c (insert_phi_nodes_for, rewrite_stmt): Adjust.

Modified:
    branches/var-tracking-assignments-4_3-branch/gcc/ChangeLog.vta
    branches/var-tracking-assignments-4_3-branch/gcc/tree-inline.c
    branches/var-tracking-assignments-4_3-branch/gcc/tree-into-ssa.c
    branches/var-tracking-assignments-4_3-branch/gcc/tree.c
    branches/var-tracking-assignments-4_3-branch/gcc/tree.h


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