tree-cfg.c (verify_expr_location, [...]): New functions.
authorRichard Biener <rguenther@suse.de>
Mon, 14 Jan 2013 14:59:20 +0000 (14:59 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 14 Jan 2013 14:59:20 +0000 (14:59 +0000)
commit7bb0199604cf8ba978b2fbfb751f2081faa64f87
tree6f2ecb0a9406dd991dbe8cc74c1b0c73f7f695e7
parent30b2fc65b93b31fd9c2c7c070a31dbba786bbec0
tree-cfg.c (verify_expr_location, [...]): New functions.

2013-01-14  Richard Biener  <rguenther@suse.de>

* tree-cfg.c (verify_expr_location, verify_expr_location_1,
verify_location, collect_subblocks): New functions.
(verify_gimple_in_cfg): Verify that locations only reference
BLOCKs in the functions BLOCK tree.

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