tree-ssa-ccp.c (widen_bitfield): Pass type to build_int_cst and don't call fold_convert.
authorJames A. Morrison <phython@gcc.gnu.org>
Sat, 19 Feb 2005 01:29:33 +0000 (01:29 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Sat, 19 Feb 2005 01:29:33 +0000 (01:29 +0000)
commit5ff489f15bb5916615fbac14fe7fc843d32a6054
tree43370fa04e7289fcbdca973e92dc27d40d3c4de8
parente207dbea7444112a1b1cd3e7ea4e2401d32dc9ea
tree-ssa-ccp.c (widen_bitfield): Pass type to build_int_cst and don't call fold_convert.

2005-02-18  James A. Morrison  <phython@gcc.gnu.org>

        * tree-ssa-ccp.c (widen_bitfield): Pass type to build_int_cst and don't
        call fold_convert.

From-SVN: r95260
gcc/ChangeLog
gcc/tree-ssa-ccp.c