Don't drop modifier bits from a member dereference.
commita6c452457ca331c7525382348eafd0bbd3731994
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 6 Feb 2005 20:42:01 +0000 (6 13:42 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:22 +0000 (7 21:06 -0700)
treed5f387ba4983c786e68a4c654ca09e48d6a6487a
parent50716970e1091709563bea8834665af27150c346
Don't drop modifier bits from a member dereference.

We do need to take the modifiers from the pointer too, but not
to the point of ignoring the modifiers of the member itself.
evaluate.c