This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: powerpc64 bootstrap broken due to libsanitizer merge from upstream
- From: Peter Bergner <bergner at vnet dot ibm dot com>
- To: Steven Bosscher <stevenb dot gcc at gmail dot com>
- Cc: Kostya Serebryany <kcc at google dot com>, GCC Mailing List <gcc at gcc dot gnu dot org>, David Edelsohn <dje dot gcc at gmail dot com>
- Date: Thu, 07 Nov 2013 22:49:16 -0600
- Subject: Re: powerpc64 bootstrap broken due to libsanitizer merge from upstream
- Authentication-results: sourceware.org; auth=none
- References: <CABu31nOTH_mq43ZLFo8ceKi_7bO_PWQUFRuyc5GNjuEpmxERmA at mail dot gmail dot com>
On Fri, 2013-11-08 at 00:03 +0100, Steven Bosscher wrote:
> powerpc64-linux bootstrap is broken by the libsanitizer merge:
I already reported the failures here:
http://gcc.gnu.org/ml/gcc-patches/2013-11/msg00312.html
It seems others have reported it breaks bootstrap for them as
well on other arches. It's sad it's been broken this long,
given it affects so many people. Anyway, the powerpc64-linux
breakage is being tracked here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59009
Peter