qt5base-lts/tests/auto/corelib/global
Thiago Macieira 928fc8d939 Update the NaN tests to deal with non-conformance better
ICC apparently optimises 0 * anything directly to zero, even when it
should be doing a multiplication to conform to IEEE requirements. GCC in
fast-math mode does the same, but that also makes the rest of the
function unreliable, so we try to turn off fast-math mode if we can.

Task-number: QTBUG-22340

Change-Id: I0e3c5f4927b0a6bcb3189bb156c18843fc4b29b9
Reviewed-by: Caroline Chao <caroline.chao@digia.com>
2012-09-28 10:11:00 +02:00
..
q_func_info Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qflags Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qgetputenv Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qglobal Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qlogging Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qnumeric Update the NaN tests to deal with non-conformance better 2012-09-28 10:11:00 +02:00
qrand Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtendian Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global.pro Enable endianness conversions on q(u)int8 2012-03-25 13:12:24 +02:00