]> git.ipfire.org Git - thirdparty/gcc.git/commit
* fold-const.c (fold_read_from_constant_string): Use
authordrow <drow@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Jul 2007 11:52:19 +0000 (11:52 +0000)
committerdrow <drow@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Jul 2007 11:52:19 +0000 (11:52 +0000)
commit7b050b7b412119d8d958acbc3da8d97e8235ff9a
treed53a5fda9fbcebe0370a3e0a07b56791df0d32b7
parentf03e0ae4c960dd170347ebac8fdc174607bc3a28
* fold-const.c (fold_read_from_constant_string): Use
build_int_cst_type.
* tree-ssa-ccp.c (fold_const_aggregate_ref): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126952 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/tree-ssa-ccp.c