This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re:[c++] i686 toolchain additional shared fails
- To: libstdc++ at gcc dot gnu dot org
- Subject: Re:[c++] i686 toolchain additional shared fails
- From: Peter Schmid <schmid at snake dot iap dot physik dot tu-darmstadt dot de>
- Date: Thu, 11 Jan 2001 19:10:53 +0100 (CET)
I built the g++-20010110-compiler and run the testsuite. The results
are the same as in shown in
<http://gcc.gnu.org/ml/libstdc++/2001-01/msg00046.html>.
It tried to pinpoint when the additional shared failures where
intoduced into libstdc++. Therefore I replaced the current cvs
libstdc++-v3 sources with the corresponding sources of the
gcc-20001218 compiler snapshot. The additional failures are not
present as shown by the following log file (check-20001218).
If the library is replaced by the sources of the gcc-20001225 snapshot
the additional failures are present (confer the appended file
check-20001225).
I assume that one of the check-ins between December 19 and 23
trigger the additional failures.
(By the way I did not change the sources of the g++ compiler proper.)
Hope this helps in solving the problem.
Peter Schmid
check-20001218
host: Linux 2.4.0-test12 #22 Sun Dec 17 17:24:36 CET 2000 i686
compiler: Reading specs from /home/peter/egcs/build/i686-pc-linux-gnu/libstdc++-v3/../../gcc/specs
Configured with: ../gcc/configure --enable-shared --disable-nls --enable-languages=c,c++
gcc version 2.97 20010110 (experimental)
g++: No input files
compiler flags: -ggdb3 -DDEBUG_ASSERT -ffunction-sections -fdata-sections
date: 20010110
pass/fail results: 83/11 shared + 83/11 static = 166/22 total
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
p ctime etime text data total name
+ 1 0.216 729 24 9859 17_intro/header_ciso646.cc -static
+ 2 0.177 729 24 10190 17_intro/header_ciso646.cc
+ 6 0.168 346 28 185287 17_intro/header_fstream.cc -static
+ 6 0.176 346 28 185941 17_intro/header_fstream.cc
+ 4 0.165 346 24 130777 17_intro/header_iomanip.cc -static
+ 4 0.177 346 24 131108 17_intro/header_iomanip.cc
+ 4 0.169 346 24 96392 17_intro/header_ios.cc -static
+ 4 0.178 346 24 96723 17_intro/header_ios.cc
+ 1 0.169 346 24 19666 17_intro/header_iosfwd.cc -static
+ 1 0.177 346 24 19997 17_intro/header_iosfwd.cc
+ 5 0.175 171774 6504 2018359 17_intro/header_iostream.cc -static
+ 4 0.177 492 24 128148 17_intro/header_iostream.cc
+ 4 0.167 346 24 126950 17_intro/header_istream.cc -static
+ 4 0.177 346 24 127281 17_intro/header_istream.cc
+ 3 0.166 346 24 96400 17_intro/header_ostream.cc -static
+ 3 0.177 346 24 96731 17_intro/header_ostream.cc
+ 4 0.165 346 24 126950 17_intro/header_sstream.cc -static
+ 4 0.177 346 24 127281 17_intro/header_sstream.cc
+ 4 0.187 346 24 96380 17_intro/header_streambuf.cc -static
+ 3 0.178 346 24 96711 17_intro/header_streambuf.cc
+ 10 0.167 171774 6472 2131306 17_intro/headers.cc -static
+ 10 0.177 492 28 241486 17_intro/headers.cc
+ 2 0.165 346 24 27528 17_intro/headers_c.cc -static
+ 2 0.177 346 24 27859 17_intro/headers_c.cc
+ 1 0.167 13054 1664 167199 18_support/numeric_limits.cc -static
+ 1 0.180 9326 1632 140610 18_support/numeric_limits.cc
+ 2 0.166 20425 1752 211059 20_util/auto_ptr.cc -static
+ 3 0.176 16697 1752 184862 20_util/auto_ptr.cc
-r 6 0.168 33011 1860 471774 21_strings/append.cc -static
+ 7 0.178 27838 1728 363968 21_strings/append.cc
+ 7 0.167 39075 1864 543305 21_strings/capacity.cc -static
+ 8 0.177 33902 1696 434676 21_strings/capacity.cc
+ 4 0.167 18771 1864 336819 21_strings/char_traits.cc -static
+ 4 0.214 13598 1696 227046 21_strings/char_traits.cc
+ 5 0.166 22243 1864 347839 21_strings/compare.cc -static
+ 5 0.177 17070 1696 238569 21_strings/compare.cc
-r 5 0.209 27139 1848 434223 21_strings/ctor_copy_dtor.cc -static
+ 5 0.181 21966 1728 325545 21_strings/ctor_copy_dtor.cc
-r 5 0.167 19603 1860 340803 21_strings/element_access.cc -static
+ 4 0.178 14430 1728 231579 21_strings/element_access.cc
+ 5 0.166 23619 1864 350455 21_strings/find.cc -static
+ 5 0.176 18446 1696 241127 21_strings/find.cc
-r 6 0.168 29875 1848 438779 21_strings/insert.cc -static
+ 6 0.179 24702 1728 330564 21_strings/insert.cc
+ 10 0.184 182238 6408 2189435 21_strings/inserters_extractors.cc -static
+ 9 0.197 33294 2688 427281 21_strings/inserters_extractors.cc
+ 5 0.167 26931 1864 384811 21_strings/invariants.cc -static
+ 5 0.177 21758 1696 275558 21_strings/invariants.cc
+ 6 0.169 33555 1864 408882 21_strings/nonmember.cc -static
+ 6 0.176 28382 1696 300162 21_strings/nonmember.cc
+ 4 0.167 20579 1864 343869 21_strings/operations.cc -static
+ 4 0.178 15406 1696 234450 21_strings/operations.cc
+ 5 0.166 29731 1864 454660 21_strings/replace.cc -static
+ 5 0.177 24558 1696 345639 21_strings/replace.cc
+ 4 0.168 19603 1864 339913 21_strings/rfind.cc -static
+ 4 0.177 14430 1696 230251 21_strings/rfind.cc
-r 5 0.168 22835 1860 385297 21_strings/substr.cc -static
+ 5 0.179 17662 1728 276404 21_strings/substr.cc
+ 6 0.166 173470 6464 2107922 22_locale/codecvt_char_char.cc -static
+ 6 0.177 11449 1688 320056 22_locale/codecvt_char_char.cc
+ 5 0.166 346 28 185302 22_locale/codecvt_unicode_char.cc -static
+ 6 0.177 346 28 185956 22_locale/codecvt_unicode_char.cc
+ 5 0.166 346 28 185308 22_locale/codecvt_unicode_wchar_t.cc -static
+ 6 0.176 346 28 185962 22_locale/codecvt_unicode_wchar_t.cc
+ 5 0.166 346 28 185303 22_locale/codecvt_wchar_t_char.cc -static
+ 5 0.176 346 28 185957 22_locale/codecvt_wchar_t_char.cc
+ 6 0.166 346 28 185291 22_locale/ctor_copy_dtor.cc -static
+ 6 0.178 346 28 185945 22_locale/ctor_copy_dtor.cc
+ 7 0.170 173646 6816 2093254 22_locale/ctype.cc -static
+ 6 0.177 10750 2016 307737 22_locale/ctype.cc
+ 7 0.167 175518 6560 2091289 22_locale/ctype_char_members.cc -static
+ 6 0.180 12382 1792 295756 22_locale/ctype_char_members.cc
+ 5 0.169 346 28 185304 22_locale/ctype_wchar_t_members.cc -static
+ 5 0.179 346 28 185958 22_locale/ctype_wchar_t_members.cc
+ 12 0.203 190062 8328 2305727 22_locale/facet.cc -static
+ 11 0.178 43694 5120 558232 22_locale/facet.cc
+ 7 0.167 176782 6592 2131559 22_locale/global_templates.cc -static
+ 6 0.220 14974 1856 344779 22_locale/global_templates.cc
+ 7 0.167 177406 6592 2135162 22_locale/operators.cc -static
-r 7 0.180 16046 1856 349213 22_locale/operators.cc
+ 7 0.167 177150 6560 2110826 22_locale/static_members.cc -static
+ 6 0.178 15598 1824 324301 22_locale/static_members.cc
-r 7 0.170 183582 6536 2144036 23_containers/bitset_ctor.cc -static
+ 6 0.179 22190 1824 354942 23_containers/bitset_ctor.cc
+ 9 0.795 194990 6536 2177053 23_containers/bitset_shift.cc -static
+ 8 0.802 32606 1824 386509 23_containers/bitset_shift.cc
-b 7 0.802 0 0 0 23_containers/map_operators.cc -static
-b 6 0.802 0 0 0 23_containers/map_operators.cc
+ 7 0.000 179998 6440 2124945 23_containers/multiset.cc -static
+ 6 0.000 17166 1696 332329 23_containers/multiset.cc
-b 4 0.000 0 0 0 23_containers/set_operators.cc -static
-b 5 0.000 0 0 0 23_containers/set_operators.cc
+ 3 0.165 20926 1696 287445 23_containers/vector_capacity.cc -static
+ 4 0.176 17198 1696 261649 23_containers/vector_capacity.cc
+ 9 0.169 207236 6416 2329703 23_containers/vector_ctor.cc -static
+ 8 0.177 44334 1696 537350 23_containers/vector_ctor.cc
-r 3 0.169 174228 6448 1999059 23_containers/vector_element_access.cc -static
+ 3 0.221 11326 1728 206946 23_containers/vector_element_access.cc
+ 6 0.167 29246 1696 422697 23_containers/vector_modifiers.cc -static
+ 5 0.177 25518 1696 396901 23_containers/vector_modifiers.cc
+ 6 0.167 179726 6472 2112248 24_iterators/istreambuf_iterator.cc -static
+ 7 0.178 22414 2144 334344 24_iterators/istreambuf_iterator.cc
+ 9 0.166 43747 1864 590935 24_iterators/iterator.cc -static
+ 9 0.177 38574 1696 481675 24_iterators/iterator.cc
+ 3 0.167 2197 24 92615 25_algorithms/lower_bound.cc -static
+ 3 0.178 2197 24 92946 25_algorithms/lower_bound.cc
+ 3 0.167 869 24 61293 25_algorithms/min_max.cc -static
+ 2 0.177 869 24 61624 25_algorithms/min_max.cc
+ 8 0.000 176046 6440 2155751 26_numerics/binary_closure.cc -static
+ 8 0.000 13417 1688 365060 26_numerics/binary_closure.cc
+ 2 0.166 735 24 29026 26_numerics/buggy_complex.cc -static
+ 2 0.176 735 24 29357 26_numerics/buggy_complex.cc
+ 2 0.165 903 24 21526 26_numerics/c_math.cc -static
+ 2 0.176 903 24 21913 26_numerics/c_math.cc
+ 8 0.169 189710 6472 2187127 26_numerics/complex_inserters_extractors.cc -static
+ 7 0.179 25854 2144 338920 26_numerics/complex_inserters_extractors.cc
+ 2 0.166 1679 24 31550 26_numerics/complex_value.cc -static
+ 2 0.175 1679 24 31937 26_numerics/complex_value.cc
+ 5 0.166 14217 1688 263880 26_numerics/valarray.cc -static
+ 5 0.177 10489 1688 237772 26_numerics/valarray.cc
+ 8 0.171 184004 6572 2143045 27_io/filebuf.cc -static
-r 8 0.217 26702 2080 366070 27_io/filebuf.cc
-r 7 0.000 174612 6464 2115386 27_io/filebuf_members.cc -static
-r 7 0.000 15566 1952 333028 27_io/filebuf_members.cc
+ 4 0.166 2155 24 101523 27_io/fpos.cc -static
+ 4 0.178 2155 24 101854 27_io/fpos.cc
+ 7 0.452 174436 6464 2112691 27_io/ifstream_members.cc -static
+ 7 0.467 15902 1952 330686 27_io/ifstream_members.cc
+ 6 0.167 177566 6472 2095697 27_io/ios_base_callbacks.cc -static
-r 5 0.184 18846 1952 313409 27_io/ios_base_callbacks.cc
+ 5 0.167 176174 6504 2088881 27_io/ios_base_members_static.cc -static
+ 5 0.177 16718 1984 305752 27_io/ios_base_members_static.cc
+ 7 0.166 175630 6472 2095397 27_io/ios_base_storage.cc -static
+ 5 0.177 18190 2144 317318 27_io/ios_base_storage.cc
+ 6 0.170 177262 6472 2091899 27_io/ios_ctor.cc -static
-r 6 0.181 18558 1952 309658 27_io/ios_ctor.cc
+ 9 777.000 182254 6536 2180335 27_io/ios_manip_basefield.cc -static
+ 9 777.000 26334 2368 406489 27_io/ios_manip_basefield.cc
+ 9 0.000 182638 6536 2185067 27_io/ios_manip_fmtflags.cc -static
-r 8 0.000 28030 2464 413734 27_io/ios_manip_fmtflags.cc
-r 5 0.172 176302 6440 2043666 27_io/ios_members.cc -static
+ 5 0.179 14750 1760 255370 27_io/ios_members.cc
+ 4 0.168 346 24 126930 27_io/istream.cc -static
+ 4 0.178 346 24 127261 27_io/istream.cc
+ 10 0.171 193198 6952 2180574 27_io/istream_extractor_arith.cc -static
-r 10 1.000 40414 3392 413481 27_io/istream_extractor_arith.cc
+ 7 0.167 181438 6472 2104749 27_io/istream_extractor_char.cc -static
+ 6 0.178 23646 2080 324724 27_io/istream_extractor_char.cc
+ 8 0.167 182564 6444 2163992 27_io/istream_extractor_other.cc -static
+ 8 0.182 25118 2048 384617 27_io/istream_extractor_other.cc
+ 7 0.167 177438 6472 2100696 27_io/istream_manip.cc -static
+ 6 0.176 20190 2144 323070 27_io/istream_manip.cc
+ 9 0.167 183406 6408 2171551 27_io/istream_seeks.cc -static
+ 8 0.178 30302 2368 400529 27_io/istream_seeks.cc
+ 6 0.167 176158 6472 2094076 27_io/istream_sentry.cc -static
+ 5 0.182 17758 2048 312245 27_io/istream_sentry.cc
+ 9 0.201 188766 6440 2186629 27_io/istream_unformatted.cc -static
+ 9 0.216 35150 2464 416481 27_io/istream_unformatted.cc
+ 7 0.168 177998 6440 2127112 27_io/istringstream_members.cc -static
+ 6 0.178 21726 2144 351144 27_io/istringstream_members.cc
+ 11 0.000 172158 6472 2150695 27_io/narrow_stream_objects.cc -static
+ 11 0.000 971 28 262346 27_io/narrow_stream_objects.cc
+ 7 0.476 174580 6464 2112060 27_io/ofstream_members.cc -static
+ 7 0.528 15918 1952 329927 27_io/ofstream_members.cc
+ 4 0.167 346 24 96380 27_io/ostream.cc -static
+ 4 0.176 346 24 96711 27_io/ostream.cc
+ 10 0.174 187710 6536 2187379 27_io/ostream_inserter_arith.cc -static
+ 9 0.186 33358 2560 416167 27_io/ostream_inserter_arith.cc
+ 9 0.347 184542 6408 2180481 27_io/ostream_inserter_char.cc -static
+ 9 0.360 32606 2304 411769 27_io/ostream_inserter_char.cc
+ 8 0.176 176222 6408 2140349 27_io/ostream_inserter_other.cc -static
+ 7 0.188 22350 2368 368783 27_io/ostream_inserter_other.cc
+ 7 0.168 179582 6472 2129692 27_io/ostream_manip.cc -static
+ 7 0.178 24526 2144 355015 27_io/ostream_manip.cc
+ 8 0.172 174590 6408 2133530 27_io/ostream_seeks.cc -static
+ 8 0.177 20862 2304 361259 27_io/ostream_seeks.cc
+ 6 0.168 175790 6504 2095068 27_io/ostream_unformatted.cc -static
+ 6 0.177 18094 2176 316480 27_io/ostream_unformatted.cc
+ 6 0.167 182590 6664 2077512 27_io/streambuf.cc -static
-r 6 0.180 23182 2144 294972 27_io/streambuf.cc
+ 7 0.167 191470 6464 2136349 27_io/stringbuf.cc -static
-r 7 0.181 34030 1856 355723 27_io/stringbuf.cc
+ 8 0.167 180926 7048 2152849 27_io/stringstream.cc -static
+ 8 0.177 27742 3104 381720 27_io/stringstream.cc
+ 11 0.166 171822 6472 2131509 27_io/wide_stream_objects.cc -static
+ 10 0.177 540 28 241689 27_io/wide_stream_objects.cc
+ 8 0.166 171774 6504 2126846 ext/headers.cc -static
+ 7 0.177 492 24 236639 ext/headers.cc
testrun == 1164 seconds
check-20001225
host: Linux 2.4.0-test12 #22 Sun Dec 17 17:24:36 CET 2000 i686
compiler: Reading specs from /home/peter/egcs/build/i686-pc-linux-gnu/libstdc++-v3/../../gcc/specs
Configured with: ../gcc/configure --enable-shared --disable-nls --enable-languages=c,c++
gcc version 2.97 20010110 (experimental)
g++: No input files
compiler flags: -ggdb3 -DDEBUG_ASSERT -ffunction-sections -fdata-sections
date: 20010110
pass/fail results: 83/11 shared + 83/11 static = 166/22 total
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
p ctime etime text data total name
+ 1 0.216 729 24 9859 17_intro/header_ciso646.cc -static
+ 2 0.177 729 24 10190 17_intro/header_ciso646.cc
+ 6 0.168 346 28 185287 17_intro/header_fstream.cc -static
+ 6 0.176 346 28 185941 17_intro/header_fstream.cc
+ 4 0.165 346 24 130777 17_intro/header_iomanip.cc -static
+ 4 0.177 346 24 131108 17_intro/header_iomanip.cc
+ 4 0.169 346 24 96392 17_intro/header_ios.cc -static
+ 4 0.178 346 24 96723 17_intro/header_ios.cc
+ 1 0.169 346 24 19666 17_intro/header_iosfwd.cc -static
+ 1 0.177 346 24 19997 17_intro/header_iosfwd.cc
+ 5 0.175 171774 6504 2018359 17_intro/header_iostream.cc -static
+ 4 0.177 492 24 128148 17_intro/header_iostream.cc
+ 4 0.167 346 24 126950 17_intro/header_istream.cc -static
+ 4 0.177 346 24 127281 17_intro/header_istream.cc
+ 3 0.166 346 24 96400 17_intro/header_ostream.cc -static
+ 3 0.177 346 24 96731 17_intro/header_ostream.cc
+ 4 0.165 346 24 126950 17_intro/header_sstream.cc -static
+ 4 0.177 346 24 127281 17_intro/header_sstream.cc
+ 4 0.187 346 24 96380 17_intro/header_streambuf.cc -static
+ 3 0.178 346 24 96711 17_intro/header_streambuf.cc
+ 10 0.167 171774 6472 2131306 17_intro/headers.cc -static
+ 10 0.177 492 28 241486 17_intro/headers.cc
+ 2 0.165 346 24 27528 17_intro/headers_c.cc -static
+ 2 0.177 346 24 27859 17_intro/headers_c.cc
+ 1 0.167 13054 1664 167199 18_support/numeric_limits.cc -static
+ 1 0.180 9326 1632 140610 18_support/numeric_limits.cc
+ 2 0.166 20425 1752 211059 20_util/auto_ptr.cc -static
+ 3 0.176 16697 1752 184862 20_util/auto_ptr.cc
-r 6 0.168 33011 1860 471774 21_strings/append.cc -static
+ 7 0.178 27838 1728 363968 21_strings/append.cc
+ 7 0.167 39075 1864 543305 21_strings/capacity.cc -static
+ 8 0.177 33902 1696 434676 21_strings/capacity.cc
+ 4 0.167 18771 1864 336819 21_strings/char_traits.cc -static
+ 4 0.214 13598 1696 227046 21_strings/char_traits.cc
+ 5 0.166 22243 1864 347839 21_strings/compare.cc -static
+ 5 0.177 17070 1696 238569 21_strings/compare.cc
-r 5 0.209 27139 1848 434223 21_strings/ctor_copy_dtor.cc -static
+ 5 0.181 21966 1728 325545 21_strings/ctor_copy_dtor.cc
-r 5 0.167 19603 1860 340803 21_strings/element_access.cc -static
+ 4 0.178 14430 1728 231579 21_strings/element_access.cc
+ 5 0.166 23619 1864 350455 21_strings/find.cc -static
+ 5 0.176 18446 1696 241127 21_strings/find.cc
-r 6 0.168 29875 1848 438779 21_strings/insert.cc -static
+ 6 0.179 24702 1728 330564 21_strings/insert.cc
+ 10 0.184 182238 6408 2189435 21_strings/inserters_extractors.cc -static
+ 9 0.197 33294 2688 427281 21_strings/inserters_extractors.cc
+ 5 0.167 26931 1864 384811 21_strings/invariants.cc -static
+ 5 0.177 21758 1696 275558 21_strings/invariants.cc
+ 6 0.169 33555 1864 408882 21_strings/nonmember.cc -static
+ 6 0.176 28382 1696 300162 21_strings/nonmember.cc
+ 4 0.167 20579 1864 343869 21_strings/operations.cc -static
+ 4 0.178 15406 1696 234450 21_strings/operations.cc
+ 5 0.166 29731 1864 454660 21_strings/replace.cc -static
+ 5 0.177 24558 1696 345639 21_strings/replace.cc
+ 4 0.168 19603 1864 339913 21_strings/rfind.cc -static
+ 4 0.177 14430 1696 230251 21_strings/rfind.cc
-r 5 0.168 22835 1860 385297 21_strings/substr.cc -static
+ 5 0.179 17662 1728 276404 21_strings/substr.cc
+ 6 0.166 173470 6464 2107922 22_locale/codecvt_char_char.cc -static
+ 6 0.177 11449 1688 320056 22_locale/codecvt_char_char.cc
+ 5 0.166 346 28 185302 22_locale/codecvt_unicode_char.cc -static
+ 6 0.177 346 28 185956 22_locale/codecvt_unicode_char.cc
+ 5 0.166 346 28 185308 22_locale/codecvt_unicode_wchar_t.cc -static
+ 6 0.176 346 28 185962 22_locale/codecvt_unicode_wchar_t.cc
+ 5 0.166 346 28 185303 22_locale/codecvt_wchar_t_char.cc -static
+ 5 0.176 346 28 185957 22_locale/codecvt_wchar_t_char.cc
+ 6 0.166 346 28 185291 22_locale/ctor_copy_dtor.cc -static
+ 6 0.178 346 28 185945 22_locale/ctor_copy_dtor.cc
+ 7 0.170 173646 6816 2093254 22_locale/ctype.cc -static
+ 6 0.177 10750 2016 307737 22_locale/ctype.cc
+ 7 0.167 175518 6560 2091289 22_locale/ctype_char_members.cc -static
+ 6 0.180 12382 1792 295756 22_locale/ctype_char_members.cc
+ 5 0.169 346 28 185304 22_locale/ctype_wchar_t_members.cc -static
+ 5 0.179 346 28 185958 22_locale/ctype_wchar_t_members.cc
+ 12 0.203 190062 8328 2305727 22_locale/facet.cc -static
+ 11 0.178 43694 5120 558232 22_locale/facet.cc
+ 7 0.167 176782 6592 2131559 22_locale/global_templates.cc -static
+ 6 0.220 14974 1856 344779 22_locale/global_templates.cc
+ 7 0.167 177406 6592 2135162 22_locale/operators.cc -static
-r 7 0.180 16046 1856 349213 22_locale/operators.cc
+ 7 0.167 177150 6560 2110826 22_locale/static_members.cc -static
+ 6 0.178 15598 1824 324301 22_locale/static_members.cc
-r 7 0.170 183582 6536 2144036 23_containers/bitset_ctor.cc -static
+ 6 0.179 22190 1824 354942 23_containers/bitset_ctor.cc
+ 9 0.795 194990 6536 2177053 23_containers/bitset_shift.cc -static
+ 8 0.802 32606 1824 386509 23_containers/bitset_shift.cc
-b 7 0.802 0 0 0 23_containers/map_operators.cc -static
-b 6 0.802 0 0 0 23_containers/map_operators.cc
+ 7 0.000 179998 6440 2124945 23_containers/multiset.cc -static
+ 6 0.000 17166 1696 332329 23_containers/multiset.cc
-b 4 0.000 0 0 0 23_containers/set_operators.cc -static
-b 5 0.000 0 0 0 23_containers/set_operators.cc
+ 3 0.165 20926 1696 287445 23_containers/vector_capacity.cc -static
+ 4 0.176 17198 1696 261649 23_containers/vector_capacity.cc
+ 9 0.169 207236 6416 2329703 23_containers/vector_ctor.cc -static
+ 8 0.177 44334 1696 537350 23_containers/vector_ctor.cc
-r 3 0.169 174228 6448 1999059 23_containers/vector_element_access.cc -static
+ 3 0.221 11326 1728 206946 23_containers/vector_element_access.cc
+ 6 0.167 29246 1696 422697 23_containers/vector_modifiers.cc -static
+ 5 0.177 25518 1696 396901 23_containers/vector_modifiers.cc
+ 6 0.167 179726 6472 2112248 24_iterators/istreambuf_iterator.cc -static
+ 7 0.178 22414 2144 334344 24_iterators/istreambuf_iterator.cc
+ 9 0.166 43747 1864 590935 24_iterators/iterator.cc -static
+ 9 0.177 38574 1696 481675 24_iterators/iterator.cc
+ 3 0.167 2197 24 92615 25_algorithms/lower_bound.cc -static
+ 3 0.178 2197 24 92946 25_algorithms/lower_bound.cc
+ 3 0.167 869 24 61293 25_algorithms/min_max.cc -static
+ 2 0.177 869 24 61624 25_algorithms/min_max.cc
+ 8 0.000 176046 6440 2155751 26_numerics/binary_closure.cc -static
+ 8 0.000 13417 1688 365060 26_numerics/binary_closure.cc
+ 2 0.166 735 24 29026 26_numerics/buggy_complex.cc -static
+ 2 0.176 735 24 29357 26_numerics/buggy_complex.cc
+ 2 0.165 903 24 21526 26_numerics/c_math.cc -static
+ 2 0.176 903 24 21913 26_numerics/c_math.cc
+ 8 0.169 189710 6472 2187127 26_numerics/complex_inserters_extractors.cc -static
+ 7 0.179 25854 2144 338920 26_numerics/complex_inserters_extractors.cc
+ 2 0.166 1679 24 31550 26_numerics/complex_value.cc -static
+ 2 0.175 1679 24 31937 26_numerics/complex_value.cc
+ 5 0.166 14217 1688 263880 26_numerics/valarray.cc -static
+ 5 0.177 10489 1688 237772 26_numerics/valarray.cc
+ 8 0.171 184004 6572 2143045 27_io/filebuf.cc -static
-r 8 0.217 26702 2080 366070 27_io/filebuf.cc
-r 7 0.000 174612 6464 2115386 27_io/filebuf_members.cc -static
-r 7 0.000 15566 1952 333028 27_io/filebuf_members.cc
+ 4 0.166 2155 24 101523 27_io/fpos.cc -static
+ 4 0.178 2155 24 101854 27_io/fpos.cc
+ 7 0.452 174436 6464 2112691 27_io/ifstream_members.cc -static
+ 7 0.467 15902 1952 330686 27_io/ifstream_members.cc
+ 6 0.167 177566 6472 2095697 27_io/ios_base_callbacks.cc -static
-r 5 0.184 18846 1952 313409 27_io/ios_base_callbacks.cc
+ 5 0.167 176174 6504 2088881 27_io/ios_base_members_static.cc -static
+ 5 0.177 16718 1984 305752 27_io/ios_base_members_static.cc
+ 7 0.166 175630 6472 2095397 27_io/ios_base_storage.cc -static
+ 5 0.177 18190 2144 317318 27_io/ios_base_storage.cc
+ 6 0.170 177262 6472 2091899 27_io/ios_ctor.cc -static
-r 6 0.181 18558 1952 309658 27_io/ios_ctor.cc
+ 9 777.000 182254 6536 2180335 27_io/ios_manip_basefield.cc -static
+ 9 777.000 26334 2368 406489 27_io/ios_manip_basefield.cc
+ 9 0.000 182638 6536 2185067 27_io/ios_manip_fmtflags.cc -static
-r 8 0.000 28030 2464 413734 27_io/ios_manip_fmtflags.cc
-r 5 0.172 176302 6440 2043666 27_io/ios_members.cc -static
+ 5 0.179 14750 1760 255370 27_io/ios_members.cc
+ 4 0.168 346 24 126930 27_io/istream.cc -static
+ 4 0.178 346 24 127261 27_io/istream.cc
+ 10 0.171 193198 6952 2180574 27_io/istream_extractor_arith.cc -static
-r 10 1.000 40414 3392 413481 27_io/istream_extractor_arith.cc
+ 7 0.167 181438 6472 2104749 27_io/istream_extractor_char.cc -static
+ 6 0.178 23646 2080 324724 27_io/istream_extractor_char.cc
+ 8 0.167 182564 6444 2163992 27_io/istream_extractor_other.cc -static
+ 8 0.182 25118 2048 384617 27_io/istream_extractor_other.cc
+ 7 0.167 177438 6472 2100696 27_io/istream_manip.cc -static
+ 6 0.176 20190 2144 323070 27_io/istream_manip.cc
+ 9 0.167 183406 6408 2171551 27_io/istream_seeks.cc -static
+ 8 0.178 30302 2368 400529 27_io/istream_seeks.cc
+ 6 0.167 176158 6472 2094076 27_io/istream_sentry.cc -static
+ 5 0.182 17758 2048 312245 27_io/istream_sentry.cc
+ 9 0.201 188766 6440 2186629 27_io/istream_unformatted.cc -static
+ 9 0.216 35150 2464 416481 27_io/istream_unformatted.cc
+ 7 0.168 177998 6440 2127112 27_io/istringstream_members.cc -static
+ 6 0.178 21726 2144 351144 27_io/istringstream_members.cc
+ 11 0.000 172158 6472 2150695 27_io/narrow_stream_objects.cc -static
+ 11 0.000 971 28 262346 27_io/narrow_stream_objects.cc
+ 7 0.476 174580 6464 2112060 27_io/ofstream_members.cc -static
+ 7 0.528 15918 1952 329927 27_io/ofstream_members.cc
+ 4 0.167 346 24 96380 27_io/ostream.cc -static
+ 4 0.176 346 24 96711 27_io/ostream.cc
+ 10 0.174 187710 6536 2187379 27_io/ostream_inserter_arith.cc -static
+ 9 0.186 33358 2560 416167 27_io/ostream_inserter_arith.cc
+ 9 0.347 184542 6408 2180481 27_io/ostream_inserter_char.cc -static
+ 9 0.360 32606 2304 411769 27_io/ostream_inserter_char.cc
+ 8 0.176 176222 6408 2140349 27_io/ostream_inserter_other.cc -static
+ 7 0.188 22350 2368 368783 27_io/ostream_inserter_other.cc
+ 7 0.168 179582 6472 2129692 27_io/ostream_manip.cc -static
+ 7 0.178 24526 2144 355015 27_io/ostream_manip.cc
+ 8 0.172 174590 6408 2133530 27_io/ostream_seeks.cc -static
+ 8 0.177 20862 2304 361259 27_io/ostream_seeks.cc
+ 6 0.168 175790 6504 2095068 27_io/ostream_unformatted.cc -static
+ 6 0.177 18094 2176 316480 27_io/ostream_unformatted.cc
+ 6 0.167 182590 6664 2077512 27_io/streambuf.cc -static
-r 6 0.180 23182 2144 294972 27_io/streambuf.cc
+ 7 0.167 191470 6464 2136349 27_io/stringbuf.cc -static
-r 7 0.181 34030 1856 355723 27_io/stringbuf.cc
+ 8 0.167 180926 7048 2152849 27_io/stringstream.cc -static
+ 8 0.177 27742 3104 381720 27_io/stringstream.cc
+ 11 0.166 171822 6472 2131509 27_io/wide_stream_objects.cc -static
+ 10 0.177 540 28 241689 27_io/wide_stream_objects.cc
+ 8 0.166 171774 6504 2126846 ext/headers.cc -static
+ 7 0.177 492 24 236639 ext/headers.cc
testrun == 1164 seconds