testsuite results under Solaris 8

Phil Edwards pedwards@jaj.com
Fri May 5 09:11:00 GMT 2000


Moved to the list for the test record.

> hey phil. the quick and easy way to check this stuff is 'make check': I 
> put ctype tests in 22_locale: if they pass, ctype is working.

Aye, I guess that was rather stupid of me.  All these little things that
need to be relearned...  Okay, it's working.  :-)  I'll make minor tweaks to
the messages printed during configure, so that "using solaris2.7 ctype"-ish
stuff doesn't appear on 2.8.

The tests below were with

  % g++ --version
  2.96
  % $(g++ -print-prog-name=ld) --version
  GNU ld 2.9.5
  Copyright 1997 Free Software Foundation, Inc.
  This program is free software; you may redistribute it under the terms of
  the GNU General Public License.  This program has absolutely no warranty.
    Supported emulations:
     elf32_sparc
     elf64_sparc

and current (well, Wednesday's) CVS v3 source, --enable-debug.  The only
failures are the "I'd like several gigs o' RAM and a side of fries"
ctor_copy_dtor, and filebuf.  Sweet.

Phil


host: SunOS 5.8 Generic sun4u
compiler: 2.96
compiler flags: -g -DDEBUG_ASSERT  -static
date: 20000503
pass/fail results:  67/2

p == pass/fail execution test
ctime == time to compile and link
etime == time for executable to run (take with salt)
text == size of the executable text section
data == size of the executable data section
total == size of the executable

p ctime	etime	text	data	total	name	
+ 1	0.005	190574	6608	200286	17_intro/header_ciso646.cc

+ 3	0.005	29798	2372	32982	17_intro/header_fstream.cc

+ 3	0.005	29798	2348	32926	17_intro/header_iomanip.cc

+ 2	0.005	29798	2348	32926	17_intro/header_ios.cc

+ 1	0.005	29434	2348	32554	17_intro/header_iosfwd.cc

+ 4	0.007	520558	61644	589150	17_intro/header_iostream.cc

+ 2	0.005	29798	2348	32926	17_intro/header_istream.cc

+ 2	0.005	29798	2348	32926	17_intro/header_ostream.cc

+ 2	0.005	29798	2348	32926	17_intro/header_sstream.cc

+ 2	0.005	29798	2348	32926	17_intro/header_streambuf.cc

+ 9	0.008	520566	61636	589150	17_intro/headers.cc

+ 0	0.005	213278	9576	226462	18_support/numeric_limits.cc

+ 3	0.006	231302	12840	247918	21_strings/append.cc

+ 4	0.005	236654	14232	254670	21_strings/capacity.cc

+ 3	0.006	220822	11220	235790	21_strings/char_traits.cc

+ 3	0.006	224974	12020	240750	21_strings/compare.cc

- 3	218.604	226734	12892	243374	21_strings/ctor_copy_dtor.cc

+ 11	0.006	221438	11660	236846	21_strings/element_access.cc

+ 4	0.005	226982	11920	242686	21_strings/find.cc

+ 3	14.677	229366	12724	245838	21_strings/insert.cc

+ 9	0.065	533254	70380	610590	21_strings/inserters_extractors.cc

+ 5	0.005	229166	12700	245614	21_strings/invariants.cc

+ 4	0.006	233918	13340	251006	21_strings/nonmember.cc

+ 4	0.005	222254	11924	237934	21_strings/operations.cc

+ 3	0.005	229038	12700	245486	21_strings/replace.cc

+ 3	0.006	223270	12060	239086	21_strings/substr.cc

+ 4	0.008	521782	62292	591070	22_locale/ctype.cc

+ 5	0.008	522462	61872	591262	22_locale/ctype_char_members.cc

+ 6	0.005	227622	13148	244542	23_containers/bitset_ctor.cc

+ 6	0.947	238966	15268	261086	23_containers/bitset_shift.cc

+ 5	0.000	528094	62944	597982	23_containers/multiset.cc

+ 3	0.006	220710	11056	235406	23_containers/vector_capacity.cc

+ 5	0.008	551542	67528	625998	23_containers/vector_ctor.cc

+ 3	0.006	226518	12408	242558	23_containers/vector_modifiers.cc

+ 6	0.007	524718	63856	595486	24_iterators/istreambuf_iterator.cc

+ 8	0.006	245134	15956	264846	24_iterators/iterator.cc

+ 2	0.005	190966	6584	200654	25_algorithms/min_max.cc

+ 7	0.000	525302	62656	594910	26_numerics/binary_closure.cc

+ 0	0.005	30010	2436	33218	26_numerics/buggy_complex.cc

+ 0	0.005	220994	6896	231002	26_numerics/c_math.cc

+ 5	0.010	545094	69508	621566	26_numerics/complex_inserters_extractors.cc

+ 2	0.005	212566	9516	225726	26_numerics/valarray.cc

- 5	0.000	537310	62448	607054	27_io/filebuf.cc

+ 3	0.005	192806	6704	202622	27_io/fpos.cc

+ 4	0.007	522222	63736	592894	27_io/ios_base_callbacks.cc

+ 4	0.007	521566	63280	591790	27_io/ios_base_members_static.cc

+ 4	0.007	522798	63432	593150	27_io/ios_ctor.cc

+ 6	777.000	524422	64748	596158	27_io/ios_manip_basefield.cc

+ 6	0.000	525502	65064	597566	27_io/ios_manip_fmtflags.cc

+ 3	0.008	522326	62864	592110	27_io/ios_members.cc

+ 10	0.000	521478	61780	590206	27_io/iostream_objects.cc

+ 0	0.005	29434	2348	32554	27_io/istream.cc

+ 8	0.009	534398	65696	607870	27_io/istream_extractor_arith.cc

+ 6	0.007	527798	64336	599054	27_io/istream_extractor_char.cc

+ 6	0.021	526662	64504	598078	27_io/istream_extractor_other.cc

+ 5	0.007	524638	65196	596750	27_io/istream_manip.cc

+ 5	0.007	521734	63392	592046	27_io/istream_sentry.cc

+ 9	0.024	541526	65188	613630	27_io/istream_unformatted.cc

+ 9	0.007	521926	63872	592718	27_io/istringstream_members.cc

+ 0	0.005	29434	2348	32554	27_io/ostream.cc

+ 9	1.200	542358	68948	620158	27_io/ostream_inserter_arith.cc

+ 7	0.197	530590	67380	604894	27_io/ostream_inserter_char.cc

+ 6	0.035	522622	63944	593486	27_io/ostream_inserter_other.cc

+ 5	0.007	522910	64360	594190	27_io/ostream_manip.cc

+ 4	0.007	521622	63240	591774	27_io/ostream_unformatted.cc

+ 5	0.008	527166	64536	598654	27_io/streambuf.cc

+ 6	0.007	536654	65000	608798	27_io/stringbuf.cc

+ 8	0.008	526086	65200	598238	27_io/stringstream.cc

+ 10	0.006	520678	61644	589278	ext/headers.cc



More information about the Libstdc++ mailing list