diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-08 17:52:46 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-08 17:52:46 +0200 |
commit | 3d109c8a83fbe5c2be49fc56740999d33f890cd4 (patch) | |
tree | ca97c40c24ceb572595bafcb8cd03937918eb021 /boehm-gc/hurd/log_check | |
parent | 3ff5317fab7254cf034a9ac09f2b2ed6df8db36e (diff) |
boehm-gc: 5f3d02837738332457ed15a63d868a16c6c352b0 (2011-05-03), cc193eeac91851d94bcd01cf3058d947c80b28b2 (2010-09-15)
Diffstat (limited to 'boehm-gc/hurd/log_check')
-rw-r--r-- | boehm-gc/hurd/log_check | 59 |
1 files changed, 40 insertions, 19 deletions
diff --git a/boehm-gc/hurd/log_check b/boehm-gc/hurd/log_check index 5ab1f0c6..db45a49a 100644 --- a/boehm-gc/hurd/log_check +++ b/boehm-gc/hurd/log_check @@ -1,12 +1,12 @@ make[1]: Entering directory `[...]/master.build' -make libstaticrootslib.la gctest leaktest middletest smashtest hugetest staticrootstest tracetest threadleaktest test_cpp +make libstaticrootslib.la gctest leaktest middletest smashtest hugetest staticrootstest tracetest threadleaktest initsecondarythread test_cpp make[2]: Entering directory `[...]/master.build' /bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c -o staticrootslib.lo `test -f 'tests/staticrootslib.c' || echo '../master/'`tests/staticrootslib.c libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -fPIC -DPIC -o .libs/staticrootslib.o libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -o staticrootslib.o >/dev/null 2>&1 mv -f .deps/staticrootslib.Tpo .deps/staticrootslib.Plo /bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -rpath /nowhere -o libstaticrootslib.la staticrootslib.lo ./libgc.la -libtool: link: gcc-4.6 -shared .libs/staticrootslib.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -Wl,-soname -Wl,libstaticrootslib.so.1 -o .libs/libstaticrootslib.so.1.0.3 +libtool: link: gcc-4.6 -shared -fPIC -DPIC .libs/staticrootslib.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -O2 -Wl,-soname -Wl,libstaticrootslib.so.1 -o .libs/libstaticrootslib.so.1.0.3 libtool: link: (cd ".libs" && rm -f "libstaticrootslib.so.1" && ln -s "libstaticrootslib.so.1.0.3" "libstaticrootslib.so.1") libtool: link: (cd ".libs" && rm -f "libstaticrootslib.so" && ln -s "libstaticrootslib.so.1.0.3" "libstaticrootslib.so") libtool: link: ar cru .libs/libstaticrootslib.a staticrootslib.o @@ -44,6 +44,10 @@ gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src mv -f .deps/thread_leak_test.Tpo .deps/thread_leak_test.Po /bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o threadleaktest thread_leak_test.o ./libgc.la libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/threadleaktest thread_leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib +gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT initsecondarythread.o -MD -MP -MF .deps/initsecondarythread.Tpo -c -o initsecondarythread.o `test -f 'tests/initsecondarythread.c' || echo '../master/'`tests/initsecondarythread.c +mv -f .deps/initsecondarythread.Tpo .deps/initsecondarythread.Po +/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o initsecondarythread initsecondarythread.o ./libgc.la +libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/initsecondarythread initsecondarythread.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT test_cpp.o -MD -MP -MF .deps/test_cpp.Tpo -c -o test_cpp.o `test -f 'tests/test_cpp.cc' || echo '../master/'`tests/test_cpp.cc mv -f .deps/test_cpp.Tpo .deps/test_cpp.Po /bin/bash ./libtool --tag=CXX --mode=link g++-4.6 -fexceptions -g -O2 -o test_cpp test_cpp.o libgccpp.la ./libgc.la @@ -52,31 +56,47 @@ make[2]: Leaving directory `[...]/master.build' make check-TESTS make[2]: Entering directory `[...]/master.build' Completed 6 tests -Allocated 10285344 collectable objects +Allocated 10285335 collectable objects Allocated 1212 uncollectable objects Allocated 7500000 atomic objects Allocated 137760 stubborn objects -Finalized 6610/6610 objects - finalization is probably ok -Total number of bytes allocated is 794703657 -Final heap size is 20897792 bytes +Finalized 6613/6613 objects - finalization is probably ok +Total number of bytes allocated is 799534169 +Final heap size is 20905984 bytes Collector appears to work -Completed 161 collections +Completed 166 collections PASS: gctest Leaked composite object at 0x808ffd8 (../master/tests/leak_test.c:19, sz=4, NORMAL) +Leaked composite object at 0x8090ec8 (../master/tests/leak_test.c:19, sz=5, NORMAL) + +Leaked composite object at 0x8090ef0 (../master/tests/leak_test.c:19, sz=6, NORMAL) + +Leaked composite object at 0x8090f18 (../master/tests/leak_test.c:19, sz=7, NORMAL) + +Leaked composite object at 0x8090f40 (../master/tests/leak_test.c:19, sz=8, NORMAL) + +Leaked composite object at 0x8090f68 (../master/tests/leak_test.c:19, sz=9, NORMAL) + +Leaked composite object at 0x8090f90 (../master/tests/leak_test.c:19, sz=10, NORMAL) + +Leaked composite object at 0x8090fb8 (../master/tests/leak_test.c:19, sz=11, NORMAL) + +Leaked composite object at 0x8090fe0 (../master/tests/leak_test.c:19, sz=12, NORMAL) + PASS: leaktest Final heap size is 1536000 PASS: middletest GC_check_heap_block: found smashed heap objects: -0x8095fb8 in or near object at 0x8095f90(../master/tests/smash_test.c:21, sz=40) +0x8095fb8 in or near object at 0x8095f90 (../master/tests/smash_test.c:22, sz=40) GC_check_heap_block: found smashed heap objects: -0x810d430 in or near object at 0x810d408(../master/tests/smash_test.c:21, sz=40) -0x8095fb8 in or near object at 0x8095f90(../master/tests/smash_test.c:21, sz=40) +0x810d430 in or near object at 0x810d408 (../master/tests/smash_test.c:22, sz=40) +0x8095fb8 in or near object at 0x8095f90 (../master/tests/smash_test.c:22, sz=40) PASS: smashtest PASS: hugetest PASS: staticrootstest -****Chose address 0x8355869 in object +****Chosen address 0x8355869 in object 0x8355860 (../master/tests/trace_test.c:18, sz=8, PTRFREE) Reachable via 0 levels of pointers from offset 4 in object: @@ -112,10 +132,10 @@ Reachable via 9 levels of pointers from offset 4 in object: Reachable via 10 levels of pointers from offset 0 in object: 0x80c2a18 (../master/tests/trace_test.c:16, sz=8, NORMAL) -Reachable via 11 levels of pointers from root at 0x15ffaa0 +Reachable via 11 levels of pointers from root at 0x15ff8e8 -****Chose address 0x835b873 in object +****Chosen address 0x835b873 in object 0x835b888 (../master/tests/trace_test.c:18, sz=8, PTRFREE) Reachable via 0 levels of pointers from offset 0 in object: @@ -151,10 +171,10 @@ Reachable via 9 levels of pointers from offset 4 in object: Reachable via 10 levels of pointers from offset 4 in object: 0x80c2a18 (../master/tests/trace_test.c:16, sz=8, NORMAL) -Reachable via 11 levels of pointers from root at 0x15ff8c8 +Reachable via 11 levels of pointers from root at 0x15ff8e8 -****Chose address 0x816dc51 in object +****Chosen address 0x816dc51 in object 0x816dc48 (../master/tests/trace_test.c:16, sz=8, NORMAL) Reachable via 0 levels of pointers from offset 4 in object: @@ -190,7 +210,7 @@ Reachable via 9 levels of pointers from offset 4 in object: Reachable via 10 levels of pointers from root at 0x8049a08 -****Chose address 0x80b98ec in object +****Chosen address 0x80b98ec in object 0x80b9900 (../master/tests/trace_test.c:18, sz=8, PTRFREE) Reachable via 0 levels of pointers from offset 0 in object: @@ -240,6 +260,7 @@ Leaked composite object at 0x8091fd8 (../master/tests/thread_leak_test.c:12, sz= Leaked composite object at 0x8091ff8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL) PASS: threadleaktest +PASS: initsecondarythread usage: test_cpp number-of-iterations Assuming 10 iters Starting iteration 1 @@ -254,8 +275,8 @@ Starting iteration 9 Starting iteration 10 The test appears to have succeeded. PASS: test_cpp -================== -All 9 tests passed -================== +=================== +All 10 tests passed +=================== make[2]: Leaving directory `[...]/master.build' make[1]: Leaving directory `[...]/master.build' |