lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi] 64-bit unit tests that succeed (fail) with gcc 8.3 (7.3)


From: Greg Chicares
Subject: [lmi] 64-bit unit tests that succeed (fail) with gcc 8.3 (7.3)
Date: Mon, 29 Apr 2019 19:11:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

All lmi unit tests succeed with
  i686-w64-mingw32-gcc   7.3
  i686-w64-mingw32-gcc   8.3
  x86_64-w64-mingw32-gcc 8.3
but a few fail with 64-bit gcc-7, and conversion between
double and std::string seems to be the problem:

numeric_io_test
  25 test errors detected; 453 tests succeeded

value_cast_test
  2 test errors detected; 190 tests succeeded

I don't plan to look into this: gcc-7.3 and 32-bit msw
are both obsolete, and it's likely that the cause is
some defect in 64-bit gcc-7 that will never be fixed.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]