This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gold commit] PR 21040: Fix compile errors with GCC 4.2


> I still got
>
> /net/gnu-6/export/gnu/import/git/sources/binutils-gdb/gold/x86_64.cc:1873:
> error: using ‘typename’ outside of template
> ...

Fix more compile errors with GCC 4.2.

2017-01-11  Cary Coutant  <ccoutant@gmail.com>

gold/
        PR gold/21040
        * x86_64.cc (Output_data_plt_x86_64_bnd::do_fill_first_plt_entry):
        Remove unnecessary 'typename' keyword.
        (Output_data_plt_x86_64_bnd::do_fill_plt_entry): Likewise.
        (Output_data_plt_x86_64_bnd::fill_aplt_entry): Likewise.
        (Output_data_plt_x86_64_bnd::do_fill_tlsdesc_entry): Likewise.
        (Output_data_plt_x86_64_bnd::do_write): Likewise.

-cary

Attachment: pr21040b.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]