[Bug bootstrap/19601] [4.0 Regression] make bootstrap-lean fails: insn-conditions.c:189: error: `flag_unsafe_math_optimizations' undeclared
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jan 24 07:53:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-24 07:53 -------
Hmm, interesting.
'flag_unsafe_math_optimizations' should be defined in options.h which is built each time. Can you
attach the full log? I am going to try this myself to see if something goes wrong here.
I see that you are using -j12, maybe there is dependancies problem.
And it really does look that way:
bootstrap-lean : clean_s1 clean_s2 stage3_build
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |build
Summary|make bootstrap-lean fails: |[4.0 Regression] make
|insn-conditions.c:189: |bootstrap-lean fails: insn-
|error: |conditions.c:189: error:
|`flag_unsafe_math_optimizati|`flag_unsafe_math_optimizati
|ons' undeclared |ons' undeclared
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19601
More information about the Gcc-bugs
mailing list