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 bootstrap/36864] [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9



------- Comment #14 from andreast at gcc dot gnu dot org  2008-07-19 20:03 -------
Subject: Bug 36864

Author: andreast
Date: Sat Jul 19 20:02:29 2008
New Revision: 137991

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137991
Log:
2008-07-19  Richard Guenther  <rguenther@suse.de>

        PR bootstrap/36864
        * tree-ssa-sccvn.h (get_constant_value_id): Declare.
        * tree-ssa-sccvn.c (get_constant_value_id): New function.
        * tree-ssa-pre.c (get_expr_value_id): For newly created
        constant value-ids make sure to add the expression to its
        expression-set.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-pre.c
    trunk/gcc/tree-ssa-sccvn.c
    trunk/gcc/tree-ssa-sccvn.h


-- 


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


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