gcc/gcc ChangeLog c-typeck.c
pinskia@gcc.gnu.org
pinskia@gcc.gnu.org
Sun Oct 17 17:16:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pinskia@gcc.gnu.org 2004-10-17 17:16:27
Modified files:
gcc : ChangeLog c-typeck.c
Log message:
2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5912&r2=2.5913
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&r1=1.390&r2=1.391
More information about the Gcc-cvs
mailing list