]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-inline.c (expand_call_inline): Do not associate a BLOCK with the location in...
authorRichard Biener <rguenther@suse.de>
Fri, 8 Mar 2013 11:29:06 +0000 (11:29 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 8 Mar 2013 11:29:06 +0000 (11:29 +0000)
commita9d5a059c39bec69da52ec8e08be5653fc57875c
tree4491ef3341d0f40be0dc705c5a8ca5c4a2d69ca8
parent69bb863a1f5a3ffad2f9504708ee1e37be2e50d3
tree-inline.c (expand_call_inline): Do not associate a BLOCK with the location in BLOCK_SOURCE_LOCATION.

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.

From-SVN: r196542
gcc/ChangeLog
gcc/tree-cfg.c
gcc/tree-inline.c