re PR lto/56515 (location references block not in block tree, verify_gimple failed...
authorRichard Biener <rguenther@suse.de>
Tue, 5 Mar 2013 09:20:30 +0000 (09:20 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 5 Mar 2013 09:20:30 +0000 (09:20 +0000)
commit3e492e9ca6a1cab0a89cf65a6d2424cb39ee1556
tree944e306e62bd559731e2480fe1db75db29f8265c
parent86efb5cd550babd6bf69ead21cc73f0012c55a97
re PR lto/56515 (location references block not in block tree, verify_gimple failed (LTO + profile))

2013-03-05  Richard Biener  <rguenther@suse.de>

PR lto/56515
* tree-inline.c (remap_blocks_to_null): New function.
(expand_call_inline): When expanding a call stmt without
an associated block inline remap all callee blocks to NULL.

From-SVN: r196452
gcc/ChangeLog
gcc/tree-inline.c