valid scope. Use the file scope as the initial scope.
* ansidecl.h: Removed, is duplicate of ../include/ansidecl.h
+ * Makefile.in (MALLOCSRC): Removed reference to removed local
+ copy of ansidecl.h.
+
+ * dwarfread.c (list_in_scope): Needs an initial value, use file
+ scope.
+
Mon Jan 20 19:06:28 1992 Stu Grossman (grossman at cygnus.com)
* main.c (main): Make option_index local to keep new getopt happy.
local scope, and all other local scopes as nested local scopes, and worked
fine. Check to see if we really need to distinguish these in buildsym.c */
-struct pending **list_in_scope;
+struct pending **list_in_scope = &file_symbols;
/* DIES which have user defined types or modified user defined types refer to
other DIES for the type information. Thus we need to associate the offset