]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-typeck.c
c-typeck.c (internal_build_compound_expr): Check for array to pointer conversion...
authorNeil Booth <neil@daikokuya.demon.co.uk>
Sun, 6 May 2001 16:38:56 +0000 (16:38 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 6 May 2001 16:38:56 +0000 (16:38 +0000)
commit714a0864cc92b27ba75cff579b33a44702556ad3
treed9e21764e236cc2733340797bd3eff491099c76b
parent7026707d152f30b0615dd3c6eabd62bedd5c30a4
c-typeck.c (internal_build_compound_expr): Check for array to pointer conversion just once.

* c-typeck.c (internal_build_compound_expr): Check for
array to pointer conversion just once.

From-SVN: r41879
gcc/ChangeLog
gcc/c-typeck.c