[PATCH] dwarf.c handle new DWARFv5 C11, C++11 and C++14 DW_LANG constants.
Mark Wielaard
mjw@redhat.com
Wed Nov 26 16:25:00 GMT 2014
On Mon, 2014-11-24 at 21:29 +0100, Mark Wielaard 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
>
> binutils/ChangeLog
>
> * dwarf.c (read_and_display_attr_value): Handle DW_LANG_C11,
> DW_LANG_C_plus_plus_11 and 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?
The change is already in GCC and GDB. So the include part isn't
necessary anymore. Rebased patch attached.
OK to commit?
Thanks,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dwarf.c-handle-new-DWARFv5-C11-C-11-and-C-14-DW_LANG.patch
Type: text/x-patch
Size: 1514 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20141126/ecc05acd/attachment.bin>
More information about the Binutils
mailing list