
15 Feb
2013
15 Feb
'13
2:01 p.m.
John Maddock wrote:
I also see a gcc crash in the test "array_constexpr": [...] More as I find it out. ;-)
Just so you know, this is causing all the C++0x mode Boost.Math tests to fail currently.
The "array_constexpr" test runs fine on g++-4.8.0-20130203 (and clang). I also tried some Boost.Math examples, but they failed on g++-4.8 (and ran successfully on clang). Regards, Michel