tree-cfg.c (verify_types_in_gimple_assign): Verify copies and loads have the correct...
authorRichard Guenther <rguenther@suse.de>
Mon, 18 Aug 2008 14:21:35 +0000 (14:21 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 18 Aug 2008 14:21:35 +0000 (14:21 +0000)
commit2f9864e6cf1dbff17c448d96f743542e823e164e
tree6ebe99105c6b046e92acef618b4651e456f7e33e
parentd2e796ad5174fadb92878cee70cb5ee6e3a80df4
tree-cfg.c (verify_types_in_gimple_assign): Verify copies and loads have the correct types.

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

* tree-cfg.c (verify_types_in_gimple_assign): Verify copies
and loads have the correct types.

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