1 ;Testname=unoptimized; Arguments=-O0 -fbin -ofloatb.bin; Files=stdout stderr floatb.bin
2 ;Testname=optimized; Arguments=-Ox -fbin -ofloatb.bin; Files=stdout stderr floatb.bin
4 ;; Known problematic floating-point numbers and their proper
10 dd 0x5023e9ac ; Should be...
13 dd 0x513bc130 ; Should be...
31 do
0b1.1111_1111_1111_1111_1111_1111_1111_111p
-1
35 dt 0b1.1111_1111_1111_1111_1111_1111_1111_111p
-1
39 dq 0b1.1111_1111_1111_1111_1111_1111_1111_111p
-1
43 dd 0b1.1111_1111_1111_1111_1111_1111_1111_111p
-1
47 dw 0b1.1111_1111_1111_1111_1111_1111_1111_111p
-1
51 db 0b1.1111_1111_1111_1111_1111_1111_1111_111p
-1
54 ;; Way too big numbers, should overflow to +Inf