------- Comment #5 from rguenth at gcc dot gnu dot org 2009-09-30 16:00 ------- Subject: Bug 41502
Author: rguenth Date: Wed Sep 30 16:00:07 2009 New Revision: 152332 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152332 Log: 2009-09-30 Richard Guenther <rguent...@suse.de> PR middle-end/41502 * lto-cgraph.c (lto_output_node): Mark node as not analyzed if it is a boundary node. (input_edge): Remove assertion on extern inlines. * cgraphunit.c (ipa_passes): Do not free extern inline bodies. Modified: branches/lto/gcc/ChangeLog.lto branches/lto/gcc/cgraphunit.c branches/lto/gcc/lto-cgraph.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41502