tree-dfa.c (get_ref_base_and_extent): Replace bit_offset and computations with it...
authorRichard Guenther <rguenther@suse.de>
Tue, 27 Mar 2007 15:40:09 +0000 (15:40 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 27 Mar 2007 15:40:09 +0000 (15:40 +0000)
commitc21c775aebda19b465d7fef576fb078cabac4a71
tree3fb264f19864e00073dc1bd950919337dac2c6d7
parent3761d39ce4bcacf49e8e367e9fb82a3d720dddc6
tree-dfa.c (get_ref_base_and_extent): Replace bit_offset and computations with it with a HOST_WIDE_INT variable.

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.

From-SVN: r123259
gcc/ChangeLog
gcc/tree-dfa.c