From: Daniel Jacobowitz <drow@false.org>
To: Denis PILAT <denis.pilat@st.com>
Cc: gdb-patches <gdb-patches@sourceware.org>
Subject: Re: [RFC] DW_AT_type missing from DW_TAG_subrange_type
Date: Wed, 18 Apr 2007 13:06:00 -0000 [thread overview]
Message-ID: <20070418130059.GA22170@caradoc.them.org> (raw)
In-Reply-To: <46261453.1050102@st.com>
On Wed, Apr 18, 2007 at 02:51:31PM +0200, Denis PILAT wrote:
> 2007-04-18 Denis Pilat <denis.pilat@st.com>
>
> * dwarf2read.c (read_subrange_type): Use of DW_ATE_signed default type
> when missing from DW_TAG_subrange_type. Remove the handling of null
> return from die_type().
This is OK with two small changes. First, the changelog entry should be:
* dwarf2read.c (read_subrange_type): Use DW_ATE_signed default type
when missing from DW_TAG_subrange_type. Remove the handling of null
return from die_type.
(Grammar fix, two spaces between sentences, no parentheses after the
name of a function - that's a recent change in the GNU standards, I
think)
> + base_type = dwarf_base_type (DW_ATE_signed, TARGET_ADDR_BIT /8, cu);
And a space on each side of the "/".
Thanks!
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-04-18 13:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-03 13:24 Denis PILAT
2007-04-10 15:31 ` Daniel Jacobowitz
2007-04-18 12:55 ` Denis PILAT
2007-04-18 13:06 ` Daniel Jacobowitz [this message]
2007-04-18 13:17 ` Denis PILAT
2007-04-18 13:30 ` Daniel Jacobowitz
2007-04-18 14:21 ` Denis PILAT
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=20070418130059.GA22170@caradoc.them.org \
--to=drow@false.org \
--cc=denis.pilat@st.com \
--cc=gdb-patches@sourceware.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