[PATCH v2] elfcpp/dwarf.h: Add post DWARF5 constants to DW_LANG enum
Ian Lance Taylor
iant@golang.org
Mon Dec 16 17:26:03 GMT 2024
On Sun, Dec 15, 2024 at 11:38 PM Jan Beulich <jbeulich@suse.com> wrote:
>
> On 15.12.2024 16:21, Alexandra Hájková wrote:
> > Also add the post DWARF5 language codes to gold/gdb-index.cc
> > Gdb_index_info_reader::visit_top_die check as --gdb-index only
> > supports C and C++ languages and emits warning otherwise.
> > ---
> > v2: Fix the codes ordering
> > Add all the new post DWARF5 constants from the latests sync with gcc
> > Fix the DW_LANG_Fortran23 number
> >
> > elfcpp/dwarf.h | 25 +++++++++++++++++++++++++
>
> This part is okay with one adjustment (see below).
>
> > gold/gdb-index.cc | 19 ++++++++++++++++++-
> > 2 files changed, 43 insertions(+), 1 deletion(-)
>
> The gold part wants a gold maintainer's approval, whom you didn't even Cc
> (adding now).
The gold changes are fine. Thanks.
Ian
More information about the Binutils
mailing list