2011-04-26 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Apr 2011 10:12:34 +0000 (10:12 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Apr 2011 10:12:34 +0000 (10:12 +0000)
commit8ae93b588ccc9382f190a2d211dfd1db99476814
tree96edb3341f7f619101c03cd207ab4d1b77b6a5c2
parent5da6a36e69492826eaf5c8b3bc8ff77c2f05997a
2011-04-26  Richard Guenther  <rguenther@suse.de>

* c-typeck.c (build_unary_op): Do not expand array-refs via
pointer arithmetic.  Only adjust qualifiers for function types.

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