This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/19601] [4.0 Regression] make bootstrap-lean fails: insn-conditions.c:189: error: `flag_unsafe_math_optimizations' undeclared


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]