[LLVMbugs] [Bug 13487] New: Many tests failing with Boost.Math in C++11 mode clang-darwin-trunk

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jul 31 02:47:28 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13487

             Bug #: 13487
           Summary: Many tests failing with Boost.Math in C++11 mode
                    clang-darwin-trunk
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: pbristow at hetp.u-net.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Boost testing suite is show many tests failing for the Boost.Math library but
only in C++11 mode (nearly all OK on C++03).

Sandia-darwin-clang-trunk-c++11 - math - log1p_expm1_test / clang-darwin-trunk

see http://tinyurl.com/cjhzktu for a typical example.

Message is

terminate called after throwing an instance of
'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_lexical_cast>
>'
terminate called without an active exception

EXIT STATUS: 134

and also

http://tinyurl.com/bsnxylt shows the report from an unusual example of compile
failure.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list