re PR middle-end/46717 (Compiler segfault in profile-use mode)
authorRichard Guenther <rguenther@suse.de>
Tue, 30 Nov 2010 14:33:00 +0000 (14:33 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 30 Nov 2010 14:33:00 +0000 (14:33 +0000)
commit20f455770b2c175d1867c02989a6bd4c411a4ee7
tree16a1ccec49b0641047dbd3739de6833a0dffdf78
parent3f1faac1daefa83b6588424873c01f7d1370277d
re PR middle-end/46717 (Compiler segfault in profile-use mode)

2010-11-30  Richard Guenther  <rguenther@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.

From-SVN: r167298
gcc/ChangeLog
gcc/value-prof.c