tree-ssa-dom.c (cprop_operand): Remove restriction on propagating volatile pointers.
authorRichard Biener <rguenther@suse.de>
Thu, 26 Jun 2014 07:56:10 +0000 (07:56 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 26 Jun 2014 07:56:10 +0000 (07:56 +0000)
commitcbe26b97ab0653b334285ee6af45781c49490db2
tree6a51aa6c83b292f81f0067527fd544c2e2288d42
parent974bb959b2323680a74b5bfffc322d60ac2c2c99
tree-ssa-dom.c (cprop_operand): Remove restriction on propagating volatile pointers.

2014-06-26  Richard Biener  <rguenther@suse.de>

* tree-ssa-dom.c (cprop_operand): Remove restriction on
propagating volatile pointers.

From-SVN: r212013
gcc/ChangeLog
gcc/tree-ssa-dom.c