This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, AArch64] Handle SYMBOL_SMALL_TPREL appropriately
- From: Marcus Shawcroft <marcus dot shawcroft at gmail dot com>
- To: "Hurugalawadi, Naveen" <Naveen dot Hurugalawadi at caviumnetworks dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, "Pinski, Andrew" <Andrew dot Pinski at caviumnetworks dot com>
- Date: Wed, 18 Feb 2015 08:11:05 +0000
- Subject: Re: [PATCH, AArch64] Handle SYMBOL_SMALL_TPREL appropriately
- Authentication-results: sourceware.org; auth=none
- References: <1422852769059 dot 53654 at caviumnetworks dot com> <CAFqB+PwjbUBBtpvOKkpX8dC8vv-+1Bh2zJgAXaTxJO0mY0Etew at mail dot gmail dot com> <1424234802513 dot 423 at caviumnetworks dot com>
On 18 February 2015 at 04:45, Hurugalawadi, Naveen
<Naveen.Hurugalawadi@caviumnetworks.com> wrote:
> Hi Marcus,
>
> Thanks for the review.
>
>>> OK, but fix the trailing white space in the patch
>
> Done. Committed with the modification.
>
>>> Can you prepare a backport into 4.9
>
> ILP32 support is not completely added in 4.9 and hence the patch
> is not needed.
The handling of SYMBOL_SMALL_TPREL is present in 4.9 and very clearly
has exactly the same issue.