-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.4.0 Beta
-
None
-
icpc -V
Intel(R) C++ Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.0.090 Build 20140723
Copyright (C) 1985-2014 Intel Corporation. All rights reserved.
Linux 3.11.10-21-desktop #1 SMP PREEMPT Mon Jul 21 15:28:46 UTC 2014 (9a9565d) x86_64 x86_64 x86_64 GNU/Linux
./configure -prefix /usr/local/Qt-5.4.0beta_static -opensource -dbus -system-libjpeg -system-libpng -reduce-relocations -confirm-license -xcb -platform linux-icc-64 -nomake tests -nomake examples -opengl desktop -force-debug-info -debug -static -qt-sql-mysql -qt-sql-tds -qt-sql-sqlite -qt-sql-sqlite2
icpc -V Intel(R) C++ Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.0.090 Build 20140723 Copyright (C) 1985-2014 Intel Corporation. All rights reserved. Linux 3.11.10-21-desktop #1 SMP PREEMPT Mon Jul 21 15:28:46 UTC 2014 (9a9565d) x86_64 x86_64 x86_64 GNU/Linux ./configure -prefix /usr/local/Qt-5.4.0beta_static -opensource -dbus -system-libjpeg -system-libpng -reduce-relocations -confirm-license -xcb -platform linux-icc-64 -nomake tests -nomake examples -opengl desktop -force-debug-info -debug -static -qt-sql-mysql -qt-sql-tds -qt-sql-sqlite -qt-sql-sqlite2
-
eec790c8c699d859617712a77b224750a85a93ad
This bug crept back in. 5.4.0 alpha compiled without this error.
../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp(177): error: more than one instance of overloaded function "signbit" matches the argument list:
function "signbit(double)"
function "std::signbit(double)"
argument types are: (double)
if (val > result || (val == 0 && result == 0 && !signbit(val)))
Happens with
Intel(R) C++ Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.0.090 Build 20140723
and previous version Version 14.0.2.144