New version of Bill Wendling's PR33 patch.
[oota-llvm.git] / test / CodeGen / CBackend / 2003-10-12-NANGlobalInits.ll
1 ; This is a non-normal FP value: it's a nan.
2 %NAN = global { float } { float 0x7FF8000000000000 } 
3 %NANs = global { float } { float 0x7FF4000000000000 }