Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.3
-
None
Description
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.
Attachments
Issue Links
- is replaced by
-
QTBUG-3551 Use a global constant or a local static in the test "doubleformat"
-
- Closed
-