Name |
Last commit
|
Last update |
---|---|---|
.. | ||
const1.C | ||
const2.C | ||
const2b.C | ||
dwarf2.exp | ||
fesd-any.C | ||
fesd-any.h | ||
fesd-baseonly.C | ||
fesd-baseonly.h | ||
fesd-none.C | ||
fesd-none.h | ||
fesd-reduced.C | ||
fesd-reduced.h | ||
fesd-sys.C | ||
fesd-sys.h | ||
fesd.h | ||
imported-module.C |
2008-09-30 Dodji Seketeli <dodji@redhat.com> gcc/ChangeLog: PR c++/37410 * dwarf2out.c (dwarf2out_imported_module_or_decl): Split this function in two, making it call a new and reusable dwarf2out_imported_module_or_decl() that takes the containing BLOCK of the declaration in argument. (dwarf2out_imported_module_or_decl_real): New function. (decls_for_scope, gen_decl_die, dwarf2out_decl): Take IMPORTED_DECL in account. * tree.def: Added IMPORTED_DECL node type. * tree.h: Added accessors for IMPORTED_DECL nodes. * tree.c (init_ttree): Initialise IMPORTED_DECL node type. gcc/cp/ChangeLog: PR c++/37410 * cp-gimplify.c (cp_gimplify_expr): For each USING_STMT make sure an IMPORTED_DECL node is added to the BLOCK_VARS list of the innermost containing BLOCK. gcc/testsuite/ChangeLog: PR c++/37410 * g++.dg/debug/dwarf2/imported-module.C: New test. From-SVN: r140895
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
const1.C | Loading commit data... | |
const2.C | Loading commit data... | |
const2b.C | Loading commit data... | |
dwarf2.exp | Loading commit data... | |
fesd-any.C | Loading commit data... | |
fesd-any.h | Loading commit data... | |
fesd-baseonly.C | Loading commit data... | |
fesd-baseonly.h | Loading commit data... | |
fesd-none.C | Loading commit data... | |
fesd-none.h | Loading commit data... | |
fesd-reduced.C | Loading commit data... | |
fesd-reduced.h | Loading commit data... | |
fesd-sys.C | Loading commit data... | |
fesd-sys.h | Loading commit data... | |
fesd.h | Loading commit data... | |
imported-module.C | Loading commit data... |