This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
testsuite results, solaris 8
- To: libstdc++ at sources dot redhat dot com
- Subject: testsuite results, solaris 8
- From: Phil Edwards <pedwards at disaster dot jaj dot com>
- Date: Mon, 13 Nov 2000 19:19:24 -0500
This is as of early this morning. It includes the changes I just checked in.
Ignore the 22_locale/ctor_copy_dtor results for now, I'm messing with
that test...
The reason the static builds are suddenly working is that, with the changes
to libtool plus the libtoolized mkcheck, we aren't trying to build a "real"
static binary on Solaris anymore. (Trying to do that is right up there
with Sysiphus and his wheel.) We're just linking in libstdc++.a instead
of libstdc++.so.
Phil
host: SunOS 5.8 Generic_108528-02 sun4u
compiler: gcc version 2.97 20001112 (experimental)
Configured with: --with-gnu-as --with-gnu-ld --with-gcc --enable-languages=c++
compiler flags: -ggdb3 -DDEBUG_ASSERT -ffunction-sections -fdata-sections
date: 20001113
pass/fail results: 172/10
p == pass/fail execution test
+: pass, -b: build failure, -r: run failure, x: disabled
ctime == time to compile and link
etime == time for executable to run
text == size of the executable text section
data == size of the executable data section
total == size of the executable
(First static, then shared.)
p ctime etime text data total name
+ 2 0.205 2706 460 3198 17_intro/header_ciso646.cc
+ 2 0.206 2706 460 3198 17_intro/header_ciso646.cc
+ 9 0.204 4316 472 4856 17_intro/header_fstream.cc
+ 9 0.206 4316 472 4856 17_intro/header_fstream.cc
+ 7 0.208 3272 452 3760 17_intro/header_iomanip.cc
+ 6 0.219 3272 452 3760 17_intro/header_iomanip.cc
+ 5 0.204 3272 452 3760 17_intro/header_ios.cc
+ 6 0.207 3272 452 3760 17_intro/header_ios.cc
+ 2 0.207 1804 360 2192 17_intro/header_iosfwd.cc
+ 2 0.202 1804 360 2192 17_intro/header_iosfwd.cc
+ 6 0.205 3588 552 4200 17_intro/header_iostream.cc
+ 6 0.204 3588 552 4200 17_intro/header_iostream.cc
+ 6 0.204 3272 452 3760 17_intro/header_istream.cc
+ 6 0.207 3272 452 3760 17_intro/header_istream.cc
+ 6 0.205 3272 452 3760 17_intro/header_ostream.cc
+ 5 0.204 3272 452 3760 17_intro/header_ostream.cc
+ 6 0.206 3272 452 3760 17_intro/header_sstream.cc
+ 6 0.203 3272 452 3760 17_intro/header_sstream.cc
+ 5 0.206 3272 452 3760 17_intro/header_streambuf.cc
+ 6 0.202 3272 452 3760 17_intro/header_streambuf.cc
+ 15 0.205 5232 1152 6472 17_intro/headers.cc
+ 15 0.203 5232 1152 6472 17_intro/headers.cc
+ 2 0.206 24220 2756 27372 18_support/numeric_limits.cc
+ 2 0.204 3725 816 4573 18_support/numeric_limits.cc
-b 3 0.204 0 0 0 20_util/auto_ptr.cc
-b 4 0.204 0 0 0 20_util/auto_ptr.cc
+ 9 0.209 53420 6584 60484 21_strings/append.cc
+ 9 0.206 32960 4756 37888 21_strings/append.cc
+ 11 0.207 58696 8148 67304 21_strings/capacity.cc
+ 11 0.319 38084 6300 44520 21_strings/capacity.cc
+ 7 0.206 38208 4412 43072 21_strings/char_traits.cc
+ 7 0.202 17588 2564 20280 21_strings/char_traits.cc
+ 6 0.204 36444 4444 41324 21_strings/compare.cc
+ 7 0.203 15872 2604 18592 21_strings/compare.cc
+ 9 0.209 44060 6304 50860 21_strings/ctor_copy_dtor.cc
+ 8 0.208 23600 4476 28264 21_strings/ctor_copy_dtor.cc
+ 7 0.210 33148 4068 37700 21_strings/element_access.cc
+ 6 0.206 12688 2240 15096 21_strings/element_access.cc
+ 7 0.204 37676 4276 42388 21_strings/find.cc
+ 7 0.203 16944 2424 19480 21_strings/find.cc
+ 9 0.210 49780 6260 56540 21_strings/insert.cc
+ 9 0.206 29320 4432 33936 21_strings/insert.cc
+ 15 0.240 71216 8892 80888 21_strings/inserters_extractors.cc
+ 15 0.237 50832 6952 58264 21_strings/inserters_extractors.cc
+ 8 0.205 42388 5364 48188 21_strings/invariants.cc
+ 7 0.203 21656 3512 25280 21_strings/invariants.cc
+ 8 0.211 54156 6280 60868 21_strings/nonmember.cc
+ 8 0.205 33536 4428 38080 21_strings/nonmember.cc
+ 7 0.207 34156 4276 38868 21_strings/operations.cc
+ 6 0.203 13416 2424 15952 21_strings/operations.cc
+ 8 0.205 46380 6240 53052 21_strings/replace.cc
+ 8 0.202 25760 4388 30264 21_strings/replace.cc
+ 7 0.205 32628 3896 36956 21_strings/rfind.cc
+ 6 0.204 11888 2044 14048 21_strings/rfind.cc
+ 7 0.210 38180 5036 43700 21_strings/substr.cc
+ 7 0.208 17720 3208 21096 21_strings/substr.cc
+ 10 0.208 31360 3352 35176 22_locale/codecvt_char_char.cc
+ 10 0.204 9720 1136 10936 22_locale/codecvt_char_char.cc
-r 11 0.000 43288 5468 49272 22_locale/codecvt_unicode_char.cc
-r 11 0.000 22112 3248 25552 22_locale/codecvt_unicode_char.cc
-r 12 0.000 41272 5392 47176 22_locale/codecvt_unicode_wchar_t.cc
-r 10 0.000 20088 3164 23448 22_locale/codecvt_unicode_wchar_t.cc
+ 10 0.224 32120 3400 35984 22_locale/codecvt_wchar_t_char.cc
+ 10 0.203 10480 1184 11744 22_locale/codecvt_wchar_t_char.cc
+ 12 0.208 47072 6304 53968 22_locale/ctor_copy_dtor.cc
+ 11 0.205 25976 4220 30488 22_locale/ctor_copy_dtor.cc
+ 10 0.206 27364 3380 31268 22_locale/ctype.cc
+ 10 0.206 6404 1300 7868 22_locale/ctype.cc
+ 9 0.205 29692 2984 33132 22_locale/ctype_char_members.cc
+ 10 0.203 9052 1048 10196 22_locale/ctype_char_members.cc
+ 10 0.208 30372 3088 33924 22_locale/ctype_wchar_t_members.cc
+ 10 0.205 9852 1152 11108 22_locale/ctype_wchar_t_members.cc
+ 16 0.209 96749 13620 111725 22_locale/facet.cc
+ 15 0.205 76325 11548 88909 22_locale/facet.cc
+ 11 0.205 36272 4664 41424 22_locale/global_templates.cc
+ 10 0.206 15440 2688 18296 22_locale/global_templates.cc
+ 11 0.205 37824 4800 43112 22_locale/operators.cc
+ 11 0.204 17056 2812 20040 22_locale/operators.cc
+ 10 0.208 37360 4644 42496 22_locale/static_members.cc
+ 10 0.203 16592 2656 19432 22_locale/static_members.cc
+ 10 0.221 44248 6692 51464 23_containers/bitset_ctor.cc
+ 9 0.207 23844 4884 28940 23_containers/bitset_ctor.cc
+ 12 1.286 53896 8808 66304 23_containers/bitset_shift.cc
+ 12 1.304 33492 6992 43772 23_containers/bitset_shift.cc
-b 8 1.304 0 0 0 23_containers/map_operators.cc
-b 8 1.304 0 0 0 23_containers/map_operators.cc
+ 10 0.000 36228 4412 41228 23_containers/multiset.cc
+ 10 0.000 15440 2548 18256 23_containers/multiset.cc
-b 7 0.000 0 0 0 23_containers/set_operators.cc
-b 8 0.000 0 0 0 23_containers/set_operators.cc
+ 5 0.214 34833 4880 40121 23_containers/vector_capacity.cc
+ 6 0.203 14052 3020 17168 23_containers/vector_capacity.cc
+ 11 0.209 62881 10232 73521 23_containers/vector_ctor.cc
+ 11 0.206 42100 8372 50568 23_containers/vector_ctor.cc
+ 5 0.206 27809 3628 31897 23_containers/vector_element_access.cc
+ 4 0.206 7176 1788 9120 23_containers/vector_element_access.cc
+ 8 0.209 44649 7156 52217 23_containers/vector_modifiers.cc
+ 7 0.206 23868 5296 29264 23_containers/vector_modifiers.cc
+ 9 0.206 49656 5788 55968 24_iterators/istreambuf_iterator.cc
+ 9 0.207 28848 3824 32880 24_iterators/istreambuf_iterator.cc
+ 13 0.205 61680 9544 71656 24_iterators/iterator.cc
+ 13 0.203 40948 7696 48760 24_iterators/iterator.cc
+ 3 0.204 4144 896 5072 25_algorithms/lower_bound.cc
+ 4 0.204 4144 896 5072 25_algorithms/lower_bound.cc
+ 3 0.206 2912 536 3480 25_algorithms/min_max.cc
+ 3 0.208 2912 536 3480 25_algorithms/min_max.cc
+ 11 0.000 31212 3872 35668 26_numerics/binary_closure.cc
+ 11 0.000 9404 1720 11328 26_numerics/binary_closure.cc
+ 2 0.204 2336 452 2816 26_numerics/buggy_complex.cc
+ 2 0.202 2336 452 2816 26_numerics/buggy_complex.cc
+ 2 0.205 2800 644 3472 26_numerics/c_math.cc
+ 2 0.205 2800 644 3472 26_numerics/c_math.cc
+ 10 0.210 55176 6860 62584 26_numerics/complex_inserters_extractors.cc
+ 10 0.220 34376 4896 39504 26_numerics/complex_inserters_extractors.cc
+ 7 0.206 25773 3176 29365 26_numerics/valarray.cc
+ 7 0.203 3888 1028 4944 26_numerics/valarray.cc
+ 13 0.209 61288 5444 67736 27_io/filebuf.cc
+ 13 0.208 40644 3504 44844 27_io/filebuf.cc
+ 11 0.205 64004 5808 70332 27_io/filebuf_members.cc
+ 12 0.204 18160 2544 20912 27_io/filebuf_members.cc
+ 6 0.207 6240 632 6904 27_io/fpos.cc
+ 6 0.203 6240 632 6904 27_io/fpos.cc
+ 11 0.628 39280 4556 44360 27_io/ifstream_members.cc
+ 11 0.622 18492 2616 21316 27_io/ifstream_members.cc
+ 9 0.206 44744 5496 50744 27_io/ios_base_callbacks.cc
+ 9 0.204 24216 3668 28080 27_io/ios_base_callbacks.cc
+ 9 0.206 41392 4996 47040 27_io/ios_base_members_static.cc
+ 8 0.205 20728 3176 24248 27_io/ios_base_members_static.cc
+ 9 0.205 44376 5176 50040 27_io/ios_ctor.cc
+ 9 0.204 23704 3348 27232 27_io/ios_ctor.cc
+ 13 777.000 56920 7672 65360 27_io/ios_manip_basefield.cc
+ 13 777.000 36108 5708 42276 27_io/ios_manip_basefield.cc
+ 14 0.000 59400 7964 68160 27_io/ios_manip_fmtflags.cc
+ 14 0.000 38852 6000 45340 27_io/ios_manip_fmtflags.cc
+ 7 0.207 36208 4340 41032 27_io/ios_members.cc
+ 7 0.205 15976 2536 18688 27_io/ios_members.cc
+ 6 0.204 3272 452 3760 27_io/istream.cc
+ 6 0.204 3272 452 3760 27_io/istream.cc
+ 15 1.000 78128 9268 89200 27_io/istream_extractor_arith.cc
+ 16 1.000 57748 7328 66572 27_io/istream_extractor_arith.cc
+ 9 0.209 52696 6164 59384 27_io/istream_extractor_char.cc
+ 9 0.204 32376 4372 36968 27_io/istream_extractor_char.cc
+ 13 0.207 54368 6580 61488 27_io/istream_extractor_other.cc
+ 12 0.206 34056 4788 39080 27_io/istream_extractor_other.cc
+ 9 0.205 47576 5668 53768 27_io/istream_manip.cc
+ 9 0.203 26768 3704 30680 27_io/istream_manip.cc
+ 14 0.209 62352 6924 69848 27_io/istream_seeks.cc
+ 14 0.208 41712 4984 46960 27_io/istream_seeks.cc
+ 8 0.206 43168 5128 48800 27_io/istream_sentry.cc
+ 8 0.203 22680 3312 26184 27_io/istream_sentry.cc
+ 14 0.266 70608 8044 79240 27_io/istream_unformatted.cc
+ 14 0.268 49968 6104 56352 27_io/istream_unformatted.cc
+ 9 0.205 49560 6064 56160 27_io/istringstream_members.cc
+ 9 0.206 28912 4124 33272 27_io/istringstream_members.cc
+ 16 0.000 7208 1332 9208 27_io/narrow_stream_objects.cc
+ 15 0.000 7208 1332 9208 27_io/narrow_stream_objects.cc
+ 12 0.712 39296 4556 44376 27_io/ofstream_members.cc
+ 11 0.710 18508 2616 21332 27_io/ofstream_members.cc
+ 6 0.205 3272 452 3760 27_io/ostream.cc
+ 5 0.205 3272 452 3760 27_io/ostream.cc
+ 17 0.230 94152 11604 108408 27_io/ostream_inserter_arith.cc
+ 17 0.230 73876 9640 85844 27_io/ostream_inserter_arith.cc
+ 14 0.372 66656 8616 75840 27_io/ostream_inserter_char.cc
+ 14 0.360 46008 6676 52952 27_io/ostream_inserter_char.cc
+ 13 0.216 52692 6184 59460 27_io/ostream_inserter_other.cc
+ 12 0.212 32056 4244 36584 27_io/ostream_inserter_other.cc
+ 10 0.208 53448 6820 60792 27_io/ostream_manip.cc
+ 10 0.203 32648 4856 37712 27_io/ostream_manip.cc
+ 12 0.208 50192 6060 56824 27_io/ostream_seeks.cc
+ 12 0.206 29544 4120 33928 27_io/ostream_seeks.cc
+ 8 0.205 43768 5152 49440 27_io/ostream_unformatted.cc
+ 8 0.204 22968 3196 26376 27_io/ostream_unformatted.cc
+ 9 0.209 51544 6304 58368 27_io/streambuf.cc
+ 8 0.205 31060 4488 35756 27_io/streambuf.cc
+ 11 0.206 65200 6964 72920 27_io/stringbuf.cc
+ 10 0.205 44668 5136 50244 27_io/stringbuf.cc
+ 12 0.209 58284 7552 66420 27_io/stringstream.cc
+ 11 0.205 37476 5588 43340 27_io/stringstream.cc
+ 16 0.000 7400 1332 9392 27_io/wide_stream_objects.cc
+ 15 0.000 7400 1332 9392 27_io/wide_stream_objects.cc
+ 11 0.208 3712 556 4328 ext/headers.cc
+ 11 0.203 3712 556 4328 ext/headers.cc
testrun == 1819 seconds