[Bug lto/56515] [4.8 Regression] location references block not in block tree, verify_gimple failed (LTO + profile)
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 5 09:21:00 GMT 2013
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 <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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-inline.c
More information about the Gcc-bugs
mailing list