egcs/gcc ChangeLog c-common.c

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Tue Mar 21 11:33:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	mmitchel@sourceware.cygnus.com	00/03/21 11:33:42

Modified files:
	gcc            : ChangeLog c-common.c 

Log message:
	* c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P,
	not COMPLETE_TYPE_P, to check the type of the expression.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.6000&r2=1.6001
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-common.c.diff?cvsroot=gcc&r1=1.98&r2=1.99



More information about the Gcc-cvs mailing list