public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Geoffrey Keating <geoffk@apple.com>
To: Alexandre Oliva <aoliva@redhat.com>
Cc: gcc-patches List <gcc-patches@gcc.gnu.org>
Subject: Re:emit DW_AT_entry_pc along with DW_AT_ranges
Date: Tue, 03 Jul 2007 00:56:00 -0000	[thread overview]
Message-ID: <EB5139CC-D517-4401-94AD-DB9E4DE6AC58@apple.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

Hi Alexandre,

> 	* dwarf2out.c (add_high_low_attributes): Emit DW_AT_entry_pc
> 	along with DW_AT_range.

Mainline has changed since you wrote this patch, it now says:

>       if (is_inlined_entry_point (stmt))
>         {
>           ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_BEGIN_LABEL,
>                                        BLOCK_NUMBER (stmt));
>           add_AT_lbl_id (die, DW_AT_entry_pc, label);
>         }

I think mainline is as good as you're likely to get, because there's  
no reason the entry point for a block should be at the start.

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2462 bytes --]

             reply	other threads:[~2007-07-03  0:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-03  0:56 Geoffrey Keating [this message]
2007-07-05  5:46 ` emit " Alexandre Oliva

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=EB5139CC-D517-4401-94AD-DB9E4DE6AC58@apple.com \
    --to=geoffk@apple.com \
    --cc=aoliva@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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).