re PR lto/41662 (FAIL: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1...
authorRichard Guenther <rguenther@suse.de>
Fri, 11 Dec 2009 14:46:09 +0000 (14:46 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 11 Dec 2009 14:46:09 +0000 (14:46 +0000)
commitdad027154e8fff4ccc35940dbd60d4cbc6575aad
treeef6d51c28d88455bb982f5b2c2a001f4c88cdb52
parente219f32f4b52e334503376ba983ee1503dd34e09
re PR lto/41662 (FAIL: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o execute -O2 -fwhopr)

2009-12-11  Richard Guenther  <rguenther@suse.de>

PR lto/41662
* lto-streamer-in.c (lto_init_eh): Move eh_initialized_p
handling here.
(input_eh_regions): Adjust.
(lto_input_ts_function_decl_tree_pointers): Initialize EH
if a non-NULL DECL_FUNCTION_PERSONALITY was read in.

From-SVN: r155163
gcc/ChangeLog
gcc/lto-streamer-in.c