fold-const.c (fold_read_from_constant_string): Use build_int_cst_type.
authorDaniel Jacobowitz <dan@codesourcery.com>
Thu, 26 Jul 2007 11:52:19 +0000 (11:52 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Thu, 26 Jul 2007 11:52:19 +0000 (11:52 +0000)
commit0c4d4efbde93c9d91498cfa4aea427c31f9426ef
treed53a5fda9fbcebe0370a3e0a07b56791df0d32b7
parent7e98624c5eefcd77b90ad1ebbbc06ab17b005a32
fold-const.c (fold_read_from_constant_string): Use build_int_cst_type.

* fold-const.c (fold_read_from_constant_string): Use
build_int_cst_type.
* tree-ssa-ccp.c (fold_const_aggregate_ref): Likewise.

From-SVN: r126952
gcc/ChangeLog
gcc/fold-const.c
gcc/tree-ssa-ccp.c