This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Make the C front-end produce &a[0]


On Fri, Oct 15, 2004 at 10:50:00AM -0400, Andrew Pinski wrote:
> 	* c-typeck.c (default_function_array_conversion): Always create
> 	&a[0] for array types.
> 	(build_unary_op): Do not fold &a[x] into a + x.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]