CVSROOT: /egcs/carton/cvsfiles Module name: egcs Changes by: jason@egcs.cygnus.com 98/11/25 11:28:30 Modified files: gcc/cp : ChangeLog decl.c except.c Log message: * except.c (expand_throw): Use TYPE_PTR_P to check for pointers. * decl.c (check_tag_decl): Do complain about null friend decl at file scope.