This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/56515] [4.8 Regression] location references block not in block tree, verify_gimple failed (LTO + profile)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]