http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46717
--- Comment #12 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-30 14:33:03 UTC --- Author: rguenth Date: Tue Nov 30 14:33:00 2010 New Revision: 167298 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167298 Log: 2010-11-30 Richard Guenther <rguent...@suse.de> PR tree-optimization/46717 * value-prof.c (gimple_ic): Preserve EH edges of the indirect call. Manually create EH edges for the direct call and update target PHI nodes. Modified: trunk/gcc/ChangeLog trunk/gcc/value-prof.c