This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Possible gcc 4.8.5 bug about RELOC_HIDE marcro in latest kernel code
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Jia He <hejianet at gmail dot com>
- Cc: Andrew Pinski <pinskia at gmail dot com>, GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Thu, 21 Sep 2017 10:01:27 +0200
- Subject: Re: Possible gcc 4.8.5 bug about RELOC_HIDE marcro in latest kernel code
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=jakub at redhat dot com
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 95BA563E21
- References: <03f619bd-e3b2-49e0-5f2c-e232974eac12@gmail.com> <87622243-c01c-7dc4-e46d-586ef4877ded@gmail.com> <CA+=Sn1kqCSUpoA=EOqo_grfhDt7Xfh_u9HjFiu9gtB4NhMrOKw@mail.gmail.com> <0432161e-cf77-c60c-ac3d-010febf8c4c3@gmail.com>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Thu, Sep 21, 2017 at 03:22:28PM +0800, Jia He wrote:
> Thanks a lot, Andrew
>
> Seems the centos 7.x still use gcc 4.8.5
>
> Does gcc has any plan to push this fix to rhel?
This really doesn't belong to this ml, as gcc 4.8 isn't supported
upstream for years.
That said, it is fixed in RHEL 7.4 gcc, so I presume it is also fixed in
CentOS 7-1708.
Jakub