2013-03-08 Richard Biener <rguenther@suse.de>
commitdc426203f0a57cdcaacac33e2bc1ecbf9f8e100c
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Mar 2013 11:29:06 +0000 (8 11:29 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Mar 2013 11:29:06 +0000 (8 11:29 +0000)
tree4491ef3341d0f40be0dc705c5a8ca5c4a2d69ca8
parent77cdcfa2dab26da622e5992fdad73bde0104107c
2013-03-08  Richard Biener  <rguenther@suse.de>

* tree-inline.c (expand_call_inline): Do not associate
a BLOCK with the location in BLOCK_SOURCE_LOCATION.
* tree-cfg.c (verify_location): Verify BLOCK_SOURCE_LOCATION.

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