]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/36864 (Yet another bootstrap failure on i686-apple-darwin9)
authorRichard Guenther <rguenther@suse.de>
Sat, 19 Jul 2008 20:02:29 +0000 (20:02 +0000)
committerAndreas Tobler <andreast@gcc.gnu.org>
Sat, 19 Jul 2008 20:02:29 +0000 (22:02 +0200)
commitbb9e419935d5ef9fd90d27ed818b91fb6d49c68a
tree86848acd2172e064f4a209b5b054324423da0eea
parent52e07aa164ec9029ed9ddfb236917fe2efab0de0
re PR bootstrap/36864 (Yet another bootstrap failure on i686-apple-darwin9)

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.

From-SVN: r137991
gcc/ChangeLog
gcc/tree-ssa-pre.c
gcc/tree-ssa-sccvn.c
gcc/tree-ssa-sccvn.h