[Boost-bugs] [Boost C++ Libraries] #7480: Runtime failures in let_tests.test

Subject: [Boost-bugs] [Boost C++ Libraries] #7480: Runtime failures in let_tests.test
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-07 18:31:13


#7480: Runtime failures in let_tests.test
-------------------------------------+--------------------------------------
 Reporter: michel | Owner: theller
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: phoenix
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 When compiling `libs/phoenix/scope/let_tests.cpp`
 on gcc 4.5, 4.7, 4.8 (experimental) and clang 3.0, 3.1, 3.2 (trunk)
 **with optimization flag -O2 or -O3**,
 runtime test failures (i.e. BOOST_TEST failures) occurs.
 The failures occur both in C++03 and C++11 modes
 and both with `BOOST_RESULT_OF_USE_DECLTYPE` and without
 `BOOST_RESULT_OF_USE_DECLTYPE`.

 `lambda_tests.test` also generates runtime failures. It fails on gcc 4.6,
 too.
 I think there are other failed test cases when compiling with optimization
 flag -O2 or -O3.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7480>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC