Re: powerpc64 bootstrap broken due to libsanitizer merge from upstream

2013-11-08 Thread Richard Biener
On Fri, Nov 8, 2013 at 5:49 AM, Peter Bergner wrote: > 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

Re: powerpc64 bootstrap broken due to libsanitizer merge from upstream

2013-11-07 Thread Peter Bergner
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

powerpc64 bootstrap broken due to libsanitizer merge from upstream

2013-11-07 Thread Steven Bosscher
Hello, powerpc64-linux bootstrap is broken by the libsanitizer merge: In file included from ../../../../trunk/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cc:21:0: /usr/include/asm/stat.h:31:2: error: 'ino_t' does not name a type ino_t st_ino; ^ /usr/include/asm/stat.h:34:2: