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

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.

  reply	other threads:[~2014-11-24 20:07 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 [this message]
2014-11-26 11:48   ` Mark Wielaard

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='CADPb22Ro5vcvDeidzMUwmkAng+5mo-1CUyoB4UenGYt76RQ=rw@mail.gmail.com' \
    --to=dje@google.com \
    --cc=gdb-patches@sourceware.org \
    --cc=mjw@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).