re PR other/52443 (ICE: verify_gimple failed: invalid types in nop conversion)
authorRichard Guenther <rguenther@suse.de>
Thu, 1 Mar 2012 12:26:20 +0000 (12:26 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 1 Mar 2012 12:26:20 +0000 (12:26 +0000)
commitc1d9cb022bb143ff62a667ce8a504d326eda42a6
tree8927504f6ed5897b3fc5e015bb2abdb29559eb0e
parentb2ef48efce78b78099a0f2162fab0b01fba7ba8d
re PR other/52443 (ICE: verify_gimple failed: invalid types in nop conversion)

2012-03-01  Richard Guenther  <rguenther@suse.de>

PR middle-end/52443
* tree-cfg.c (verify_gimple_assign_unary): Allow any
conversions from integral types to pointer types.

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