]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-ccp.c
Rename max_wide_int to widest_int, addr_wide_int to offset_int,
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2013 19:50:10 +0000 (19:50 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2013 19:50:10 +0000 (19:50 +0000)
commit5de9d3edd3fb87520db0a0ecd247f64ed17d4a7e
treed6aa0255859e182cc4803056e6f5be3e322840fb
parent7acd91bc8e4f55287f385de48490b09d12a2ec12
Rename max_wide_int to widest_int, addr_wide_int to offset_int,
wi::address to wi::to_offset and wi::extend to wi::to_widest.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/wide-int@204036 138bc75d-0d04-0410-961f-82ee72b054a4
56 files changed:
gcc/alias.c
gcc/builtins.c
gcc/cfgloop.c
gcc/cfgloop.h
gcc/cp/decl.c
gcc/cp/init.c
gcc/cp/mangle.c
gcc/cp/tree.c
gcc/cp/typeck2.c
gcc/dwarf2out.c
gcc/expr.c
gcc/fold-const.c
gcc/fortran/trans-array.c
gcc/gengtype.c
gcc/gimple-fold.c
gcc/gimple-pretty-print.c
gcc/gimple-ssa-strength-reduction.c
gcc/graphite-sese-to-poly.c
gcc/ipa-prop.c
gcc/loop-doloop.c
gcc/loop-unroll.c
gcc/lto-streamer-in.c
gcc/predict.c
gcc/stor-layout.c
gcc/tree-affine.c
gcc/tree-affine.h
gcc/tree-data-ref.c
gcc/tree-dfa.c
gcc/tree-dfa.h
gcc/tree-flow-inline.h
gcc/tree-flow.h
gcc/tree-object-size.c
gcc/tree-predcom.c
gcc/tree-pretty-print.c
gcc/tree-ssa-address.c
gcc/tree-ssa-alias.c
gcc/tree-ssa-ccp.c
gcc/tree-ssa-forwprop.c
gcc/tree-ssa-loop-im.c
gcc/tree-ssa-loop-ivcanon.c
gcc/tree-ssa-loop-ivopts.c
gcc/tree-ssa-loop-niter.c
gcc/tree-ssa-loop-niter.h
gcc/tree-ssa-loop.h
gcc/tree-ssa-pre.c
gcc/tree-ssa-sccvn.c
gcc/tree-ssa-structalias.c
gcc/tree-ssanames.c
gcc/tree-ssanames.h
gcc/tree-vect-data-refs.c
gcc/tree-vrp.c
gcc/tree.c
gcc/tree.h
gcc/varasm.c
gcc/wide-int.cc
gcc/wide-int.h