tree-cfg.c (verify_types_in_gimple_assign): Dump mismatched types instead of operands.
authorRichard Guenther <rguenther@suse.de>
Sun, 31 Aug 2008 11:06:10 +0000 (11:06 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 31 Aug 2008 11:06:10 +0000 (11:06 +0000)
commitf5e85907ff9383b4070b144d42b2d592dcc5da9f
tree88d5a6706133911677ee26797c26287a872ce35a
parente157f73660e50bd02f5c2c6d94624de70303e579
tree-cfg.c (verify_types_in_gimple_assign): Dump mismatched types instead of operands.

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

* tree-cfg.c (verify_types_in_gimple_assign): Dump mismatched
types instead of operands.  Re-instantiate verifying of
binary expression operands.

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