diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2010-11-25 13:47:42 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2010-11-25 05:47:42 -0800 |
commit | de77ab7591b12bfcbf70ccf5113fd013e322003a (patch) | |
tree | 699bfbb54b2d8698c6ae57973538cf901d351754 /gcc/combine.c | |
parent | d5fabb58358641e0d597a966b34e20339c231180 (diff) | |
download | gcc-de77ab7591b12bfcbf70ccf5113fd013e322003a.zip gcc-de77ab7591b12bfcbf70ccf5113fd013e322003a.tar.gz gcc-de77ab7591b12bfcbf70ccf5113fd013e322003a.tar.bz2 |
Properly cast integer constant char.
gcc/
2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
PR middle-end/46647
* builtins.c (target_char_cast): Check INTEGER_CST instead of
host_integerp. Replace tree_low_cst with TREE_INT_CST_LOW.
gcc/testsuite/
2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
PR middle-end/46647
* gcc.target/i386/pr46647.c: New.
From-SVN: r167146
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions