]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/23853 (ICE: in tree_low_cst, at tree.c:4270)
authorRichard Guenther <rguenther@suse.de>
Wed, 28 Sep 2005 21:30:40 +0000 (21:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 28 Sep 2005 21:30:40 +0000 (21:30 +0000)
commit9b14a362a3f08082301e7adf3880c58bbea9b8e5
tree53daf34656ae4d5086ceabe5e3c658064af7df09
parent75b1574e5a0cff78fbe6b34954dbbf6a97a5b9e5
re PR tree-optimization/23853 (ICE: in tree_low_cst, at tree.c:4270)

2005-09-28  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/23853
* tree-vect-analyze.c (vect_compute_data_ref_alignment): Use
host_integerp to verify misalignment value.

From-SVN: r104743
gcc/ChangeLog
gcc/tree-vect-analyze.c