This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/19601] New: make bootstrap-lean fails: insn-conditions.c:189: error: `flag_unsafe_math_optimizations' undeclared
- From: "olh at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2005 07:14:55 -0000
- Subject: [Bug bootstrap/19601] New: make bootstrap-lean fails: insn-conditions.c:189: error: `flag_unsafe_math_optimizations' undeclared
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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