r123493 - in /branches/suse/gcc-4_2-branch/gcc:...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Apr 4 11:41:00 GMT 2007


Author: rguenth
Date: Wed Apr  4 12:41:49 2007
New Revision: 123493

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123493
Log:
Backport from mainline:
2007-03-29  Richard Guenther  <rguenther@suse.de>

       * tree.c (cp_walk_subtrees): Do not set input_location.

2007-03-28  Richard Guenther  <rguenther@suse.de>

       * tree.c (is_global_var): Move ...
       * tree-flow-inline.h (is_global_var): ... here.
       * tree.h (is_global_var): Remove declaration.

2007-03-27  Richard Guenther  <rguenther@suse.de>

       * tree-dfa.c (get_ref_base_and_extent): Replace bit_offset and
       computations with it with a HOST_WIDE_INT variable.  

Modified:
    branches/suse/gcc-4_2-branch/gcc/cp/tree.c
    branches/suse/gcc-4_2-branch/gcc/tree-dfa.c
    branches/suse/gcc-4_2-branch/gcc/tree-flow-inline.h
    branches/suse/gcc-4_2-branch/gcc/tree.c
    branches/suse/gcc-4_2-branch/gcc/tree.h



More information about the Gcc-cvs mailing list