tree-cfg.c (verify_gimple_expr): Allow conversions from pointers to sizetype and...
authorRichard Guenther <rguenther@suse.de>
Sun, 18 May 2008 16:34:39 +0000 (16:34 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 18 May 2008 16:34:39 +0000 (16:34 +0000)
commita86907b25ec3125480871e316dcc62c6bcb481ca
tree70368411195a0b5b04ad6e103fa62c92da27024e
parent371a05751b4083b428df1ee560689341814afc65
tree-cfg.c (verify_gimple_expr): Allow conversions from pointers to sizetype and vice versa.

2008-05-18  Richard Guenther  <rguenther@suse.de>

* tree-cfg.c (verify_gimple_expr): Allow conversions from
pointers to sizetype and vice versa.

From-SVN: r135504
gcc/ChangeLog
gcc/tree-cfg.c