This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Getting a build failure in glibc due to gcc changes on 32bit x86 glibc
- From: Andrew Senkevich <andrew dot n dot senkevich at gmail dot com>
- To: Andrew Pinski <pinskia at gmail dot com>, GCC Mailing List <gcc at gcc dot gnu dot org>, GNU C Library <libc-alpha at sourceware dot org>
- Date: Thu, 27 Nov 2014 18:03:57 +0300
- Subject: Re: Getting a build failure in glibc due to gcc changes on 32bit x86 glibc
- Authentication-results: sourceware.org; auth=none
On Wed, Nov 26, 2014 at 02:59:34PM -0800, Andrew Pinski wrote:
> This looks like the same issue as I reported before about
> check_consistency() since that is what is failing to assemble here
> too.
This is also fixed by this patch -
https://sourceware.org/ml/libc-alpha/2014-10/msg00746.html
--
WBR,
Andrew