2013-03-05 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Mar 2013 09:20:30 +0000 (09:20 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Mar 2013 09:20:30 +0000 (09:20 +0000)
commitc251ba7fafbee4adb2875dbf0e20e48872f52563
tree944e306e62bd559731e2480fe1db75db29f8265c
parentbdcf717b3d7666a831504f0e80f85e7f096a0c26
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.

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