egcs/gcc/cp ChangeLog cp-tree.h ptree.c
loewis@egcs.cygnus.com
loewis@egcs.cygnus.com
Thu Sep 23 15:20:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: loewis@egcs.cygnus.com 99/09/23 15:20:08
Modified files:
gcc/cp : ChangeLog cp-tree.h ptree.c
Log message:
* cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.
(RECORD_OR_UNION_TYPE_CHECK, LANG_IDENTIFIER_CAST): Likewise.
(DEFARG_NODE_CHECK): Remove; replace with DEFAULT_ARG_CHECK.
* cp-tree.h: Add tree checking macros to various tree access
macros.
* ptree.c (print_lang_decl): Test for function or variable
before accessing template info.
More information about the Gcc-cvs
mailing list