float.c: all warnings and errors are pass 1 only
commit136dcdbd42c585653998a39d23d959ff28854de9
authorH. Peter Anvin <hpa@zytor.com>
Tue, 13 Nov 2007 02:25:24 +0000 (12 18:25 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 13 Nov 2007 02:26:31 +0000 (12 18:26 -0800)
tree197ac86284c8db065dfa39c1468754bc77455111
parentc22ae5cb12a5b3a30b15b6145ad3662ab7590262
float.c: all warnings and errors are pass 1 only

None of the floating-point errors or warnings are anything but pass 1
only; use the ERR_PASS1 flag to capture that.
float.c