3d109f9c4c5f0249b75e7a79db64d53b1bbcfb93
Change magic Nasal reftag to encode a quiet NaN (qNaN) instead of a signaling NaN (sNaN), since sNaNs cannot pass cleanly through an FPU (an sNaN is always converted to a qNaN, even by simple FPU load/store instructions). gcc 4.5.x uses float load/store operations more aggressively to move our 64bit Nasal variables (naRef) around. Signed-off-by: Andy Ross
[ Nothing here at this time. ]
Description
Languages
C++
85.5%
C
13.1%
CMake
1.4%