gimple-fold.c (gimple_fold_builtin_memory_op): Make sure to fold the RHS to a constan...
authorRichard Biener <rguenther@suse.de>
Fri, 10 Jun 2016 11:44:47 +0000 (11:44 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 10 Jun 2016 11:44:47 +0000 (11:44 +0000)
commit921b13d09390034dea6d11ee47471efcca865ba6
tree5aa058652db38b6b331b933f9da2106f041395ab
parent2cfab6c0f78dbb079737861ab7346420642d1b47
gimple-fold.c (gimple_fold_builtin_memory_op): Make sure to fold the RHS to a constant if possible.

2016-06-10  Richard Biener  <rguenther@suse.de>

* gimple-fold.c (gimple_fold_builtin_memory_op): Make sure
to fold the RHS to a constant if possible.

From-SVN: r237301
gcc/ChangeLog
gcc/gimple-fold.c