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

Jason Merrill jason@redhat.com
Fri Mar 15 14:44:00 GMT 2002


>>>>> "Nathan" == Nathan Myers <ncm-nospam@cantrip.org> writes:

> On Mon, Mar 04, 2002 at 04:44:18AM +0100, Peter Schmid wrote:
>> I tested g++ 3.1 20020302 versus some applications:
>> 
>> Here are the results:
>> 
>> current boost cvs:
>> All tests pass. g++ does not provide the zero sized base class
>> optimization. Therefore, there are seven "failures" for empty_* types in
>> object_type_traits_test.cpp.

> Eh?!?  I had thought that the empty-base optimization (actually, a
> generalization of it) was one of the vaunted features of the new ABI.  

It is.  Peter, can you clarify?

Jason



More information about the Libstdc++ mailing list