Author: rguenth Date: Tue Apr 26 10:12:34 2011 New Revision: 172958 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172958 Log: 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. Modified: trunk/gcc/c-typeck.c