This is the mail archive of the gcc-cvs@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]

egcs/gcc ChangeLog c-typeck.c fold-const.c sto ...


CVSROOT:	/cvs/egcs
Module name:	egcs
Changes by:	zack@egcs.cygnus.com	99/08/27 00:37:18

Modified files:
	gcc            : ChangeLog c-typeck.c fold-const.c stor-layout.c 

Log message:
	1999-08-27 00:27 -0700  Zack Weinberg  <zack@bitmover.com>
	
	* c-typeck.c (c_expand_start_case): Return immediately if exp
	is an ERROR_MARK.
	* fold-const.c (operand_equal_p): Return immediately if arg1
	or arg0 are ERROR_MARKs.
	* stor-layout.c (layout_type [case RECORD_TYPE]): Ignore
	fields of type ERROR_MARK when calculating if the record can
	go in a register.


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