revert: fold-const.c (fold_indirect_ref_1): Avoid removing NOP_EXPRs with type qualif...
authorRichard Guenther <rguenth@gcc.gnu.org>
Sat, 14 May 2005 15:42:01 +0000 (15:42 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 14 May 2005 15:42:01 +0000 (15:42 +0000)
commit6033ae2aeb16147a9eae7d7fdb81af73984e28ed
tree565649879711e8a371c813e2dece3712a0e05880
parenta8b3ba8b0511bc75c67963d54f779bb65865d1be
revert: fold-const.c (fold_indirect_ref_1): Avoid removing NOP_EXPRs with type qualifiers like const.

2005-05-14  Richard Guenther  <rguenth@gcc.gnu.org>

  Revert
  2005-05-11  Richard Guenther  <rguenth@gcc.gnu.org>
  * fold-const.c (fold_indirect_ref_1): Avoid removing
  NOP_EXPRs with type qualifiers like const.

From-SVN: r99699
gcc/ChangeLog
gcc/fold-const.c