| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Make-lang.in | ||
| Makefile.in | ||
| ada-tree.def | ||
| ada-tree.h | ||
| ada.h | ||
| config-lang.in | ||
| cuintp.c | ||
| decl.c | ||
| gadaint.h | ||
| gigi.h | ||
| lang-specs.h | ||
| lang.opt | ||
| misc.c | ||
| targtyps.c | ||
| trans.c | ||
| utils.c | ||
| utils2.c |
* debug.h (struct gcc_debug_hooks): Add IMPLICIT argument to imported_module_or_decl hook. (debug_nothing_tree_tree_tree_bool): Remove. (debug_nothing_tree_tree_tree_bool_bool): New declaration. * debug.c (do_nothing_debug_hooks): Use debug_nothing_tree_tree_tree_bool_bool instead of debug_nothing_tree_tree_tree_bool. * vmsdbgout.c (vmsdbg_debug_hooks): Likewise. * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Likewise. * sdbout.c (sdb_debug_hooks): Likewise. * dwarf2out.c (dwarf2_lineno_debug_hooks): Likewise. (gen_namespace_die): Add DW_AT_export_symbols attribute if langhook wants it. (dwarf2out_imported_module_or_decl): Add IMPLICIT argument, if true, -gdwarf-5 and decl will have DW_AT_export_symbols attribute, don't add anything. cp/ * cp-objcp-common.c (cp_decl_dwarf_attribute): Handle DW_AT_export_symbols. * name-lookup.c (emit_debug_info_using_namespace): Add IMPLICIT argument, pass it through to the debug hook. (finish_namespace_using_directive): Adjust emit_debug_info_using_namespace caller. (push_namespace): Likewise. Call it after setting DECL_NAMESPACE_INLINE_P. (cp_emit_debug_info_for_using): Pass false as new argument to the imported_module_or_decl debug hook. fortran/ * trans-decl.c (gfc_trans_use_stmts): Pass false as new argument to the imported_module_or_decl debug hook. ada/ * gcc-interface/utils.c (gnat_write_global_declarations): Pass false as new argument to the imported_module_or_decl debug hook. testsuite/ * g++.dg/debug/dwarf2/inline-ns-1.C: New test. * g++.dg/debug/dwarf2/inline-ns-2.C: New test. From-SVN: r250713
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Make-lang.in | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| ada-tree.def | Loading commit data... | |
| ada-tree.h | Loading commit data... | |
| ada.h | Loading commit data... | |
| config-lang.in | Loading commit data... | |
| cuintp.c | Loading commit data... | |
| decl.c | Loading commit data... | |
| gadaint.h | Loading commit data... | |
| gigi.h | Loading commit data... | |
| lang-specs.h | Loading commit data... | |
| lang.opt | Loading commit data... | |
| misc.c | Loading commit data... | |
| targtyps.c | Loading commit data... | |
| trans.c | Loading commit data... | |
| utils.c | Loading commit data... | |
| utils2.c | Loading commit data... |