2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 May 2005 07:43:33 +0000 (07:43 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 May 2005 07:43:33 +0000 (07:43 +0000)
commitea538e0692ec5ff2e6a1e983b72092eedfd3ad84
treef6f5dc84a45d9b06258f48a271e815daa13c0b41
parent646a1d63d9cd9a3827b40a0fad6959127def8c46
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99566 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c