egcs/gcc cp/ChangeLog cp/ir.texi cp/lex.c cp/t ...

mmitchel@egcs.cygnus.com mmitchel@egcs.cygnus.com
Sun Oct 3 09:04:00 GMT 1999


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	mmitchel@egcs.cygnus.com	99/10/03 09:04:31

Modified files:
	gcc/cp         : ChangeLog ir.texi lex.c tree.c 
Added files:
	gcc/testsuite/g++.old-deja/g++.other: bitfld4.C 

Log message:
	* tree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check for
	bitfields, rather than DECL_BIT_FIELD.
	* ir.texi: Document how to tell whether or not a field is a
	bitfield.
	
	* lex.c (make_lang_type): Fix typo in comment.



More information about the Gcc-cvs mailing list