diff options
author | Sterling Augustine <saugustine@google.com> | 2012-06-21 18:16:05 +0000 |
---|---|---|
committer | Sterling Augustine <sterling@gcc.gnu.org> | 2012-06-21 18:16:05 +0000 |
commit | 5175cbafd2640d15304558c02e66642aa94e34b5 (patch) | |
tree | f3fc0a68cad8595bc67a442ce431c2cec84006b6 /libgfortran/io/intrinsics.c | |
parent | 8ca92d04e1a0081560a6882c5e8abee899145031 (diff) | |
download | gcc-5175cbafd2640d15304558c02e66642aa94e34b5.zip gcc-5175cbafd2640d15304558c02e66642aa94e34b5.tar.gz gcc-5175cbafd2640d15304558c02e66642aa94e34b5.tar.bz2 |
dwarf2out.c (is_cu_die, [...]): New functions.
2012-06-21 Sterling Augustine <saugustine@google.com>
Cary Coutant <ccoutant@google.com>
* dwarf2out.c (is_cu_die, is_namespace_die, is_class_die,
add_AT_pubnames, add_enumerator_pubname, want_pubnames): New functions.
(comdat_type_struct): New field 'skeleton_die'.
(breakout_comdat_types): Update it.
(add_pubname): Rework logic. Call is_class_die, is_cu_die and
is_namespace_die. Fix minor style violation. Call want_pubnames.
(add_pubname_string): Call want_pubnames.
(add_pubtype): Rework logic for calculating type name. Call
is_namespace_die. Call want_pubnames.
(output_pubnames): Move conditional logic deciding when to produce the
section from dwarf2out_finish. Use new skeleton_die field.
(base_type_die): Call add_pubtype.
(gen_enumeration_type_die): Unconditionally call add_pubtype.
(gen_subprogram_die): Adjust calls to add_pubname.
(gen_namespace_die): Call add_pubname_string.
(dwarf2out_finish): Call add_AT_pubnames; Move logic on when to
produce pubnames and pubtypes sections to output_pubnames.
(common.opt): New option '-gpubnames'.
(invoke.texi): Document it.
Co-Authored-By: Cary Coutant <ccoutant@google.com>
From-SVN: r188857
Diffstat (limited to 'libgfortran/io/intrinsics.c')
0 files changed, 0 insertions, 0 deletions