gimplify.c (gimple_fold_indirect_ref): Check host_integerp before calling tree_low_cst.
authorRichard Guenther <rguenther@suse.de>
Mon, 11 Apr 2011 15:50:57 +0000 (15:50 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 11 Apr 2011 15:50:57 +0000 (15:50 +0000)
commit956011be1f9a5369c4390bcccb5bb6198887e455
tree74c24d546e7e1f8da54b8ac8e895851103d4fa2e
parent155e5d5f559fc3639da157b4c3a7ee41f62f43cb
gimplify.c (gimple_fold_indirect_ref): Check host_integerp before calling tree_low_cst.

2011-04-11  Richard Guenther  <rguenther@suse.de>

* gimplify.c (gimple_fold_indirect_ref): Check host_integerp
before calling tree_low_cst.

From-SVN: r172263
gcc/ChangeLog
gcc/gimplify.c