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]
Other format: [Raw text]

Re: Results for g++ 3.1 application testing on i686-pc-linux-gnu


On Thu, Mar 07, 2002 at 08:47:42PM +0100, Peter Schmid wrote:
> current boost cvs:
> All tests pass. There are seven "failures" for empty_* types in
> object_type_traits_test.cpp. I do not know why.|

Can you please post the relevant code from one of the tests?
Maybe the test is broken.

> stepanov_v1p2.C:
> -O
> Abstraction Penalty: 1.13
> -O2
> Abstraction Penalty: 1.32

This is very odd, and suggests an optimization bug.
Also, it would be interesting to see what happens with -O0.

Nathan Myers
ncm at cantrip dot org


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