This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/19601] [4.0 Regression] 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: 30 Jan 2005 15:22:24 -0000
- Subject: [Bug bootstrap/19601] [4.0 Regression] make bootstrap-lean fails: insn-conditions.c:189: error: `flag_unsafe_math_optimizations' undeclared
- References: <20050124071452.19601.olh@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From olh at suse dot de 2005-01-30 15:22 -------
It looks like a misbehaving gawk:
pomegranate:~$ echo > foo
pomegranate:~$ gawk -f foo -f opth-gen.awk < foo | head
pomegranate:~$ gawk -f opth-gen.awk < foo | head
gawk: foo
opth-gen.awk:/* This file is auto-generated by opts.sh. */
#ifndef OPTIONS_H
therefore I'm closing this as $"not a gcc bug"
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19601