• law's avatar
    · 12154bcf
    law authored
            * c-tree.h (warn_float_equal): Declare.
            * c-decl.c (warn_float_equal): Define.
            (c_decode_option): Recognize -W[no-]float-equal.
            * c-typeck.c (build_binary_op): Conditionally warn
            about equality tests of floating point types.
            * toplev.c (documented_lan_options): Add -W[no-]float-equal.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29722 138bc75d-0d04-0410-961f-82ee72b054a4
    12154bcf
c-tree.h 17.8 KB