]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-cfg.c
tree-cfg.c (verify_gimple_assign_single): Implement verification for COND_EXPR rhs.
authorRichard Guenther <rguenther@suse.de>
Sun, 30 May 2010 15:26:53 +0000 (15:26 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 30 May 2010 15:26:53 +0000 (15:26 +0000)
commitfbd767b1b5d7c560272275e9e70f52f4f3a4e715
treee747e9cb42e29a3227dda6807b270fd8f3e6f6de
parent0a5fa5a1a212c8096f2ee246ef1739ba0083e213
tree-cfg.c (verify_gimple_assign_single): Implement verification for COND_EXPR rhs.

2010-05-30  Richard Guenther  <rguenther@suse.de>

* tree-cfg.c (verify_gimple_assign_single): Implement
verification for COND_EXPR rhs.

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