http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56515
--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-05 09:20:36 UTC --- Author: rguenth Date: Tue Mar 5 09:20:30 2013 New Revision: 196452 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196452 Log: 2013-03-05 Richard Biener <rguent...@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. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-inline.c