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: [PATCH v2 2/4] gold: Correctly get and put r_info for Mips64el.


> It failed to build with GCC 4.2:
>
> /net/gnu-6/export/linux/src/binutils/binutils/gold/../elfcpp/elfcpp_internal.h:187:
> error: using âtypenameâ outside of template
> /net/gnu-6/export/linux/src/binutils/binutils/gold/../elfcpp/elfcpp_internal.h:197:
> error: using âtypenameâ outside of template
> /net/gnu-6/export/linux/src/binutils/binutils/gold/../elfcpp/elfcpp_internal.h:203:
> error: using âtypenameâ outside of template
>
> This patch fixes the build.

Thanks! I've pushed your patch.

2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>

        * elfcpp_internal.h (Mips64_rel_data, Mips64_rela_data): Remove
        'typename'.

-cary


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