egcs/gcc/cp Tag: egcs_1_1_branch ChangeLog Mak ...
Jason Merrill
jason@cygnus.com
Tue Jul 28 14:07:00 GMT 1998
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: jason@egcs.cygnus.com 98/07/28 14:00:26
Modified files:
gcc/cp : Tag: egcs_1_1_branch ChangeLog Makefile.in
call.c class.c parse.c parse.y tree.c typeck2.c
Log message:
* class.c (finish_struct_1): Convert integer_zero_node to
ssizetype before passing it to set_rtti_entry.
* typeck2.c (initializer_constant_valid_p): Allow conversion of 0
of any size to a pointer.
* typeck2.c (build_functional_cast): Handle default-initialization.
* call.c (build_over_call): Pass 1 to popclass.
* parse.y (direct_notype_declarator): Add precedence declaration
to notype_unqualified_id case.
* Makefile.in (EXPECT): Adjust.
* tree.c (ovl_member): Fix for single function in OVL.
More information about the Gcc-cvs
mailing list