This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Boost regression testsuite results for the improved new checking code


Hi,

> > libs/random/random_test.cpp * - +
> > libs/random/random_demo.cpp * - +
>
> ICEs both with and without the checker, using current trunk:
>
>     ../boost/integer_traits.hpp:137: Internal compiler error in tree_low_cst,
>       at tree.c:3440

Those look like core language regressions from Gcc 2.95.2 !!!

According to the official boost compiler status
(http://www.boost.org/status/cs-linux.html), by simply providing an hand-crafted
<limits> Standard header both are successfully compiled by Gcc 2.95.2.

P.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]