2013-01-14 Richard Biener <rguenther@suse.de>
commit66366b9623d4709c039e2971aaa2c35a8ceeae8f
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jan 2013 14:59:20 +0000 (14 14:59 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jan 2013 14:59:20 +0000 (14 14:59 +0000)
tree6f2ecb0a9406dd991dbe8cc74c1b0c73f7f695e7
parent6b5bee3af8a3ed1f550df7909b45ae102452f067
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195147 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-cfg.c