This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36864] [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9
- From: "andreast at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2008 20:03:17 -0000
- Subject: [Bug bootstrap/36864] [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9
- References: <bug-36864-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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