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 middle-end/42975] eh-cleanup should be able to clear DECL_FUNCTION_PERSONALITY



------- Comment #2 from rguenth at gcc dot gnu dot org  2010-05-30 19:53 -------
Subject: Bug 42975

Author: rguenth
Date: Sun May 30 19:52:53 2010
New Revision: 160059

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160059
Log:
2010-05-30  Richard Guenther  <rguenther@suse.de>

        PR lto/42975
        * tree-eh.c (execute_cleanup_eh_1): Copy from execute_cleanup_eh.
        (execute_cleanup_eh): Clear DECL_FUNCTION_PERSONALITY if it is
        no longer needed.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-eh.c


-- 


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


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