OSDN Git Service

(fold, case EQ_EXPR): When folding VAR++ = CONST, mask the new const
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 May 1996 22:53:14 +0000 (22:53 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 May 1996 22:53:14 +0000 (22:53 +0000)
commit9d5c6945c03851b9a55be476ce1de91f8a870b34
tree93581c6cecc2ee347c484cb6a7ca781b6bb00f27
parent52d06fe977d626db16c8791fffa1d880155a4bcf
(fold, case EQ_EXPR): When folding VAR++ = CONST, mask the new const
if VAR is a bitfield reference; also for VAR--.

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