-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.3
-
None
The 'doubleformat' config.test will fail if the CXXFLAGS contain -O2 because the compiler will optimize away the static variable and then the 'strings' command doesn't find anything.
This was confirmed on PPC Linux with GCC 4.3 and 4.2.
- is replaced by
-
QTBUG-3551 Use a global constant or a local static in the test "doubleformat"
-
- Closed
-