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/43853] [4.6 Regression] FAIL: gcc.dg/lto/20090126-1 c_lto_20090126-1_0.o-c_lto_20090126-1_0.o



------- Comment #5 from rguenth at gcc dot gnu dot org  2010-06-01 12:09 -------
Subject: Bug 43853

Author: rguenth
Date: Tue Jun  1 12:09:16 2010
New Revision: 160099

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

        PR lto/43853
        * ipa-pure-const.c (get_function_state): Hand back varying state
        if we do not have one.
        (has_function_state): New function.
        (duplicate_node_data): Adjust.
        (remove_node_data): Likewise.
        (pure_const_write_summary): Likewise.
        (propagate): Likewise.  Fix typo.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-pure-const.c


-- 


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


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