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/41662] FAIL: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o execute -O2 -fwhopr



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-12-11 14:46 -------
Subject: Bug 41662

Author: rguenth
Date: Fri Dec 11 14:46:09 2009
New Revision: 155163

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155163
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-in.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41662


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