------- 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 <[EMAIL PROTECTED]> 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