public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Mark Wielaard <mjw@redhat.com>
Cc: gcc-patches@gcc.gnu.org, Cary Coutant <ccoutant@google.com>,
	       Tom Tromey <tromey@redhat.com>,
	Roland McGrath <roland@hack.frob.com>,
	       Jason Merrill <jason@redhat.com>
Subject: Re: [debug] Introduce -fno-debug-types-section flag
Date: Wed, 30 Mar 2011 17:36:00 -0000	[thread overview]
Message-ID: <4D936930.5060201@redhat.com> (raw)
In-Reply-To: <1301394032.24103.11.camel@springer.wildebeest.org>

On 03/29/2011 03:20 AM, Mark Wielaard wrote:
> 2011-03-29  Mark Wielaard  <mjw@redhat.com>
> 
>     * common.opt (fdebug-types-section): New flag.
>     * doc/invoke.texi: Document new -fno-debug-types-section flag.
>     * dwarf2out.c (use_debug_types): New define.
>     (struct die_struct): Mark die_id with GTY desc use_debug_types.
>     (print_die): Guard output of type unit signatures using
>     use_debug_types.
>     (build_abbrev_table): Replace assert of dwarf_version >= 4
>     with assert on use_debug_types.
>     (size_of_die): Likewise.
>     (unmark_dies): Likewise.
>     (value_format): Decide AT_ref_external form on use_debug_types.
>     (output_die): Replace dwarf_version version check guard with
>     use_debug_types where appropriate.
>     (modified_type_die): Likewise.
>     (gen_reference_type_die): Likewise.
>     (dwarf2out_start_source_file): Likewise.
>     (dwarf2out_end_source_file): Likewise.
>     (prune_unused_types_walk_attribs): Likewise.
>     (dwarf2out_finish): Likewise.
> 

Ok.


r~

  parent reply	other threads:[~2011-03-30 17:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-29 10:24 Mark Wielaard
2011-03-29 18:54 ` Cary Coutant
2011-03-30 17:36 ` Richard Henderson [this message]
2011-03-31  9:07 ` Jakub Jelinek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D936930.5060201@redhat.com \
    --to=rth@redhat.com \
    --cc=ccoutant@google.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jason@redhat.com \
    --cc=mjw@redhat.com \
    --cc=roland@hack.frob.com \
    --cc=tromey@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).