make bootstrap-lean fails for native powerpc64-linux since a week. mkdir obj-powerpc64-linux-minimal cd obj-powerpc64-linux-minimal/ CFLAGS='-O2 -fsigned-char -fmessage-length=0 -Wall' /tmp/gcc-head/configure --enable-threads=posix --enable-languages=c,c++,objc,f95,java --enable-checking --with-system-zlib --enable-shared --enable-__cxa_atexit --without-system-libunwind powerpc64-suse-linux &>log /usr/bin/time make bootstrap-lean 'BOOT_CFLAGS=-O2 -fsigned-char -fmessage-length=0 -Wall' -j12 &>mlog ; echo $?
insn-conditions.c:189: error: `flag_unsafe_math_optimizations' undeclared here -- Summary: make bootstrap-lean fails: insn-conditions.c:189: error: `flag_unsafe_math_optimizations' undeclared Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: olh at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet: powerpc64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19601