* fold-const.c (fold_unary) <CASE_CONVERT>: Fold the cast into
commit101f2414cfe22a332a2e34115fa19181af69efe7
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 May 2008 13:06:21 +0000 (17 13:06 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 May 2008 13:06:21 +0000 (17 13:06 +0000)
treea24b798aed2e282c91f6d71952eb3bd67579425e
parente9ee81a75f56f7f30836c53ecc6d230443db8593
* fold-const.c (fold_unary) <CASE_CONVERT>: Fold the cast into
a BIT_AND_EXPR only for an INTEGER_TYPE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@135467 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/bit_packed_array3.adb [new file with mode: 0644]