Hi,
Any ideas why HUGE_VALF is not accepted as a float constant on Mac OS X
10.4.11 (Intel)?
./llvm/include/llvm/CodeGen/LiveInterval.h:569: error: floating constant
exceeds range of 'float'
./llvm/include/llvm/CodeGen/LiveInterval.h:574: error: floating constant
exceeds range of 'float'
llvm/lib/CodeGen/CalcSpillWeights.cpp:111: error: floating constant
exceeds range of 'float
Best regards,
--Edwin