]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-sccvn.h
2008-07-19 Richard Guenther <rguenther@suse.de>
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Jul 2008 20:02:29 +0000 (20:02 +0000)
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Jul 2008 20:02:29 +0000 (20:02 +0000)
commit8c8a7011b86e6bd91d78c8dd3100d4014cb0f26d
tree86848acd2172e064f4a209b5b054324423da0eea
parentb49770cfa3f8bdc579b3b4627ed8c5b5bfb80739
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137991 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-pre.c
gcc/tree-ssa-sccvn.c
gcc/tree-ssa-sccvn.h