This is the mail archive of the gcc-cvs@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]

egcs/gcc ChangeLog c-tree.h c-decl.c c-typeck. ...


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	law@egcs.cygnus.com	99/09/29 23:19:54

Modified files:
	gcc            : ChangeLog c-tree.h c-decl.c c-typeck.c toplev.c 

Log message:
	* 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.


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