public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mjw@redhat.com>
To: Doug Evans <dje@google.com>
Cc: gdb-patches <gdb-patches@sourceware.org>
Subject: Re: [PATCH] Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants.
Date: Wed, 26 Nov 2014 11:48:00 -0000	[thread overview]
Message-ID: <1417002531.4954.23.camel@bordewijk.wildebeest.org> (raw)
In-Reply-To: <CADPb22Ro5vcvDeidzMUwmkAng+5mo-1CUyoB4UenGYt76RQ=rw@mail.gmail.com>

On Mon, 2014-11-24 at 12:07 -0800, Doug Evans wrote:
> On Mon, Nov 24, 2014 at 11:58 AM, Mark Wielaard <mjw@redhat.com> wrote:
> > The following patch is needed to recognize the new DW_LANG constants
> > that GCC 5 might emit as implemented by this GCC patch:
> > https://gcc.gnu.org/ml/gcc-patches/2014-11/msg02852.html
> >
> > gdb/ChangeLog
> >
> >         * dwarf2read.c (set_cu_language): Recognize DW_LANG_C11,
> >         DW_LANG_C_plus_plus_11, DW_LANG_C_plus_plus_14.
> >
> > include/ChangeLog
> >
> >         * dwarf2.h: Add DW_LANG_C_plus_plus_11, DW_LANG_C11 and
> >         DW_LANG_C_plus_plus_14.
> >
> > OK to commit?
> 
> dwarf2.h exists in the gcc tree and is therefore owned by gcc.
> As long as this part of the patch is in the gcc tree first,
> ok by me.

The dwarf2.h change is also in the gcc tree.
I have pushed the same with the above patch to the gdb tree.

Thanks,

Mark

      reply	other threads:[~2014-11-26 11:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-24 19:58 Mark Wielaard
2014-11-24 20:07 ` Doug Evans
2014-11-26 11:48   ` Mark Wielaard [this message]

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=1417002531.4954.23.camel@bordewijk.wildebeest.org \
    --to=mjw@redhat.com \
    --cc=dje@google.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).