tree-cfg.c (verify_gimple_assign_unary): Drop special casing of complex types at...
authorRichard Guenther <rguenther@suse.de>
Fri, 25 Mar 2011 10:16:02 +0000 (10:16 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 25 Mar 2011 10:16:02 +0000 (10:16 +0000)
commitafdac1169969fcdbe4a376244aa2f115485d917c
tree535bf41ba62cc8355f5cafe01ab84a96c04e8362
parentff2e697a03ccf7afba8e863f789c76715e005e4c
tree-cfg.c (verify_gimple_assign_unary): Drop special casing of complex types at -O0.

2011-03-25  Richard Guenther  <rguenther@suse.de>

* tree-cfg.c (verify_gimple_assign_unary): Drop special casing
of complex types at -O0.
(verify_gimple_assign_binary): Likewise.
(verify_gimple_assign_ternary): Likewise.

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