tree-ssa-sccvn.c (try_to_simplify): Allow gimple_fold_stmt_to_constant_1 to follow...
authorRichard Biener <rguenther@suse.de>
Thu, 27 Nov 2014 10:00:15 +0000 (10:00 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 27 Nov 2014 10:00:15 +0000 (10:00 +0000)
commitff7340933e1cec8ea5cc733eab6dbd88c7d5a840
treeff7f227c54e5c7bba078803d2b8fe37d85a85259
parente311c2d89a3bb45fe65e384126699dbaa2f57fdf
tree-ssa-sccvn.c (try_to_simplify): Allow gimple_fold_stmt_to_constant_1 to follow SSA edges.

2014-11-27  Richard Biener  <rguenther@suse.de>

* tree-ssa-sccvn.c (try_to_simplify): Allow
gimple_fold_stmt_to_constant_1 to follow SSA edges.

From-SVN: r218116
gcc/ChangeLog
gcc/tree-ssa-sccvn.c