public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Tom Tromey <tromey@redhat.com>
Cc: gcc-patches@gcc.gnu.org, Jakub Jelinek <jakub@redhat.com>
Subject: Re: RFA: don't emit .debug_pub*
Date: Tue, 29 Jun 2010 08:37:00 -0000	[thread overview]
Message-ID: <4C293E85.8090305@redhat.com> (raw)
In-Reply-To: <m3r5k0f2o9.fsf@fleche.redhat.com>

On 06/21/2010 03:20 PM, Tom Tromey wrote:
> Index: target-def.h
> ===================================================================
> --- target-def.h	(revision 160567)
> +++ target-def.h	(working copy)
> @@ -680,6 +680,8 @@
>  
>  #define TARGET_ARM_EABI_UNWINDER false
>  
> +#define TARGET_WANT_DEBUG_PUB_SECTIONS false
> +
...
> Index: config/darwin.h
> ===================================================================
> --- config/darwin.h	(revision 160567)
> +++ config/darwin.h	(working copy)
> @@ -471,6 +471,8 @@
>  #define DEBUG_STR_SECTION	"__DWARF,__debug_str,regular,debug"
>  #define DEBUG_RANGES_SECTION	"__DWARF,__debug_ranges,regular,debug"
>  
> +#define TARGET_WANT_DEBUG_PUB_SECTIONS true

One of these either needs an undef or an ifdef.


r~

  parent reply	other threads:[~2010-06-29  0:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-21 22:56 Tom Tromey
2010-06-23 17:34 ` Mike Stump
2010-06-29  8:37 ` Richard Henderson [this message]
2010-06-29 21:08   ` Tom Tromey
2010-06-30  1:58     ` Richard Henderson
2010-07-06 22:45       ` Tom Tromey
2010-07-07  0:16         ` Richard Henderson

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=4C293E85.8090305@redhat.com \
    --to=rth@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.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).