> Seen on two machines including latest debian unstable, so I hope I'm
> not hallucinating:
> 
> gcc -Wall -W -Wfloat-equal -Wbad-function-cast -Wcast-qual -Wconversion 
> -Wstrict-prototypes -Wmissing-prototypes -I. 
> -I/3dsar1/asf_tools/src_lib/asf_inc 
> -I/3dsar1/asf_tools/src_lib/asf_odl/include   -Dirix -Dbig_endian -Dbig_ieee  
>  -c -o check_ceos.o check_ceos.c
> cc1: Invalid option `-Wfloat-equal'

Where exactly did you see the flag documented? It is new in gcc 3.0,
and not supported in 2.95. AFAICT, it is documented in the 3.0
documentation, only...

Regards,
Martin


Reply via email to