CVSROOT: /egcs/carton/cvsfiles Module name: egcs Changes by: jason@egcs.cygnus.com 98/12/15 01:48:51 Modified files: gcc : ChangeLog dwarf2out.c Log message: * dwarf2out.c (gen_struct_or_union_type_die): Check AGGREGATE_TYPE_P instead of TREE_CODE_CLASS == 't'. (gen_type_die): Likewise. (scope_die_for): Ignore FUNCTION_TYPE "scopes".