Commit c5c63738 by Jason Merrill

tree.def: Add NAMESPACE_DECL.

	* tree.def: Add NAMESPACE_DECL.
	* dwarfout.c (type_ok_for_scope): Ignore NAMESPACE_DECLs for now.
	* dwarf2out.c (push_decl_scope): Likewise.
	(scope_die_for): Likewise.
	* tree.c (decl_function_context): Use TREE_CODE_CLASS to determine
	how to get next context level.

From-SVN: r19540
parent 2addbe1d
Tue May 5 01:28:12 1998 Jason Merrill <jason@yorick.cygnus.com>
* tree.def: Add NAMESPACE_DECL.
* dwarfout.c (type_ok_for_scope): Ignore NAMESPACE_DECLs for now.
* dwarf2out.c (push_decl_scope): Likewise.
(scope_die_for): Likewise.
* tree.c (decl_function_context): Use TREE_CODE_CLASS to determine
how to get next context level.
Tue May 5 01:43:16 1998 Jim Wilson <wilson@cygnus.com>
* i386.c (output_fix_trunc): Add code to emulate non-popping DImode
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment