================================================= ./valgrind-new/helgrind/tests/tc06_two_races_xml.stderr.diff ================================================= --- tc06_two_races_xml.stderr.exp 2011-07-13 03:57:24.249192660 +0100 +++ tc06_two_races_xml.stderr.out 2011-07-13 04:12:20.577163851 +0100 @@ -40,17 +40,11 @@ 0x........ ... clone - ... - clone.S - ... 0x........ ... pthread_create@@GLIBC_2.2.5 - ... - createthread.c - ... 0x........ @@ -122,12 +116,11 @@ 0x........ ... start_thread - ... - pthread_create.c - ... 0x........ + ... + clone Location 0x........ is 0 bytes inside global var "unprot1" @@ -177,12 +170,11 @@ 0x........ ... start_thread - ... - pthread_create.c - ... 0x........ + ... + clone Location 0x........ is 0 bytes inside global var "unprot1" @@ -232,12 +224,11 @@ 0x........ ... start_thread - ... - pthread_create.c - ... 0x........ + ... + clone Location 0x........ is 0 bytes inside global var "unprot2" @@ -287,12 +278,11 @@ 0x........ ... start_thread - ... - pthread_create.c - ... 0x........ + ... + clone Location 0x........ is 0 bytes inside global var "unprot2" ================================================= ./valgrind-new/helgrind/tests/tc20_verifywrap.stderr.diff-glibc27-amd64 ================================================= --- tc20_verifywrap.stderr.exp-glibc27-amd64 2011-07-13 03:57:24.236192937 +0100 +++ tc20_verifywrap.stderr.out 2011-07-13 04:12:46.940603323 +0100 @@ -101,16 +101,14 @@ ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with un-held mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc20_verifywrap.c:147) ---------------------------------------------------------------- Thread #x's call to pthread_cond_wait failed with error code 1 (EPERM: Operation not permitted) - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc20_verifywrap.c:147) ---------------------------------------------------------------- @@ -134,16 +132,14 @@ ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with un-held mutex - at 0x........: pthread_cond_timedwait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...) by 0x........: main (tc20_verifywrap.c:165) ---------------------------------------------------------------- Thread #x's call to pthread_cond_timedwait failed with error code 22 (EINVAL: Invalid argument) - at 0x........: pthread_cond_timedwait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...) by 0x........: main (tc20_verifywrap.c:165) ================================================= ./valgrind-new/helgrind/tests/tc23_bogus_condwait.stderr.diff ================================================= --- tc23_bogus_condwait.stderr.exp 2011-07-13 03:57:24.242192810 +0100 +++ tc23_bogus_condwait.stderr.out 2011-07-13 04:12:57.917369945 +0100 @@ -6,50 +6,43 @@ ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with invalid mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:69) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with un-held mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:72) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:72) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with mutex of type pthread_rwlock_t* - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:75) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:75) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with mutex held by a different thread - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:78) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:78) ================================================= ./valgrind-new/none/tests/amd64/bug132918.stdout.diff ================================================= --- bug132918.stdout.exp 2011-07-13 04:00:03.717807709 +0100 +++ bug132918.stdout.out 2011-07-13 04:10:45.860177880 +0100 @@ -1,6 +1,6 @@ xx1 -> 0x4200 8.300000 xx2 -> 0x0000 1.440000 -xx -> 0x0000 -nan +xx -> 0x0000 nan xx -> 0x0000 0.809017 xx -> 0x0000 0.309018 xx -> 0x0000 -0.309015 ================================================= ./valgrind-new/none/tests/amd64/fxtract.stdout.diff ================================================= --- fxtract.stdout.exp 2011-07-13 04:00:03.734807350 +0100 +++ fxtract.stdout.out 2011-07-13 04:10:46.898155808 +0100 @@ -40,7 +40,7 @@ 2.7049662808e+02 -> 1.0566274534 8.0000000000 0.0000000000e+00 -> 0.0000000000 -inf inf -> inf inf - -nan -> -nan -nan + nan -> nan nan 7.2124891681e-308 -> 1.6207302828 -1021.0000000000 5.7982756057e-308 -> 1.3029400313 -1021.0000000000 4.3840620434e-308 -> 1.9702995595 -1022.0000000000 ================================================= ./valgrind-new/none/tests/amd64/sse4-64.stdout.diff ================================================= --- sse4-64.stdout.exp 2011-07-13 04:00:03.711807838 +0100 +++ sse4-64.stdout.out 2011-07-13 04:10:51.926048889 +0100 @@ -3210,14 +3210,14 @@ m roundsd_010 031cbc1bd0f7f431fff0000000000000 f7df3280711908adfff0000000000000 -inf -inf r roundsd_011 e02816510cc1a83dfff0000000000000 1a8f772c44efeda7fff0000000000000 -inf -inf m roundsd_011 e10d450f9d06ce0ffff0000000000000 50fd4f567ac722fcfff0000000000000 -inf -inf -r roundsd_000 621745bf1e53a253fff8000000000000 f376b669ae2ce35afff8000000000000 -nan -nan -m roundsd_000 bf9212cf2c335fb5fff8000000000000 6146a9d07daa6c6afff8000000000000 -nan -nan -r roundsd_001 54caa9aa633342e0fff8000000000000 f4b822f982cef9dafff8000000000000 -nan -nan -m roundsd_001 7d0a04bc5edd8780fff8000000000000 091a1f4f5923c556fff8000000000000 -nan -nan -r roundsd_010 95a02171b9c06a42fff8000000000000 fdb69b3e9f350d8afff8000000000000 -nan -nan -m roundsd_010 fad6fc35116526d2fff8000000000000 2ad99232f0910c21fff8000000000000 -nan -nan -r roundsd_011 07f98f74015af8dbfff8000000000000 edcf0197e7c200c7fff8000000000000 -nan -nan -m roundsd_011 1855d89a262a1b0afff8000000000000 a2e4e3d92054232afff8000000000000 -nan -nan +r roundsd_000 621745bf1e53a253fff8000000000000 f376b669ae2ce35afff8000000000000 nan nan +m roundsd_000 bf9212cf2c335fb5fff8000000000000 6146a9d07daa6c6afff8000000000000 nan nan +r roundsd_001 54caa9aa633342e0fff8000000000000 f4b822f982cef9dafff8000000000000 nan nan +m roundsd_001 7d0a04bc5edd8780fff8000000000000 091a1f4f5923c556fff8000000000000 nan nan +r roundsd_010 95a02171b9c06a42fff8000000000000 fdb69b3e9f350d8afff8000000000000 nan nan +m roundsd_010 fad6fc35116526d2fff8000000000000 2ad99232f0910c21fff8000000000000 nan nan +r roundsd_011 07f98f74015af8dbfff8000000000000 edcf0197e7c200c7fff8000000000000 nan nan +m roundsd_011 1855d89a262a1b0afff8000000000000 a2e4e3d92054232afff8000000000000 nan nan r roundsd_000 8836d1131b62cd0b7ff8000000000000 a664346538d4b1f37ff8000000000000 nan nan m roundsd_000 b5e8784c7c8c48897ff8000000000000 539af0a5cbcde8d17ff8000000000000 nan nan r roundsd_001 fab6c9afe737c9317ff8000000000000 06d4130774cb026e7ff8000000000000 nan nan @@ -3386,14 +3386,14 @@ m roundss_010 76db8efa7a8c7e190a204d47ff800000 0f9158f8edfd3129fd486714ff800000 -inf -inf r roundss_011 6edcdff12903c0debb3bccf1ff800000 ed553385d2a045fcb1e4194eff800000 -inf -inf m roundss_011 c9f644af6c35b5a9298bd0f8ff800000 1d18e1cf5b84e96a50db4f1bff800000 -inf -inf -r roundss_000 e575baa0e0ae972530ded746ffc00000 fb255f422135581fb5fb8666ffc00000 -nan -nan -m roundss_000 1ca43e3121fba3ffacfe5cc8ffc00000 e3caa84ac240cfc8be0f381affc00000 -nan -nan -r roundss_001 cbd0cbcccaa715e279b7db6affc00000 3151b853da308a1146e2e325ffc00000 -nan -nan -m roundss_001 4f455ede773e287b72d7d019ffc00000 41078bca0492c5a629410272ffc00000 -nan -nan -r roundss_010 024ff1d4c54d19767529b7bfffc00000 6f381e19ddf1bb3242f811edffc00000 -nan -nan -m roundss_010 413a82184f5f247e5d780d4affc00000 162f6cae00d9a9616fd38c83ffc00000 -nan -nan -r roundss_011 69510c18b200844005914da5ffc00000 943a71f409d6cbe08b9ef01effc00000 -nan -nan -m roundss_011 d4e28b3f89bd76674b41f3bcffc00000 44a3295695755d5b7124b8abffc00000 -nan -nan +r roundss_000 e575baa0e0ae972530ded746ffc00000 fb255f422135581fb5fb8666ffc00000 nan nan +m roundss_000 1ca43e3121fba3ffacfe5cc8ffc00000 e3caa84ac240cfc8be0f381affc00000 nan nan +r roundss_001 cbd0cbcccaa715e279b7db6affc00000 3151b853da308a1146e2e325ffc00000 nan nan +m roundss_001 4f455ede773e287b72d7d019ffc00000 41078bca0492c5a629410272ffc00000 nan nan +r roundss_010 024ff1d4c54d19767529b7bfffc00000 6f381e19ddf1bb3242f811edffc00000 nan nan +m roundss_010 413a82184f5f247e5d780d4affc00000 162f6cae00d9a9616fd38c83ffc00000 nan nan +r roundss_011 69510c18b200844005914da5ffc00000 943a71f409d6cbe08b9ef01effc00000 nan nan +m roundss_011 d4e28b3f89bd76674b41f3bcffc00000 44a3295695755d5b7124b8abffc00000 nan nan r roundss_000 df37fbf8712136a00a527c7a7fc00000 81b790423f419a7dff3260177fc00000 nan nan m roundss_000 e69d59b105b800971d9062cd7fc00000 a9c2a323a4c7bff31095644c7fc00000 nan nan r roundss_001 45609fd5e10f0ff762c923a17fc00000 17105d65609208697f1740387fc00000 nan nan @@ -3562,14 +3562,14 @@ m roundpd_010 3fb999999999999afff0000000000000 3ff0000000000000fff0000000000000 -inf -> -inf 0.100000 -> 1.000000 r roundpd_011 3fb999999999999afff0000000000000 0000000000000000fff0000000000000 -inf -> -inf 0.100000 -> 0.000000 m roundpd_011 3fb999999999999afff0000000000000 0000000000000000fff0000000000000 -inf -> -inf 0.100000 -> 0.000000 -r roundpd_000 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 -m roundpd_000 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 -r roundpd_001 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 -m roundpd_001 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 -r roundpd_010 3fd3333333333333fff8000000000000 3ff0000000000000fff8000000000000 -nan -> -nan 0.300000 -> 1.000000 -m roundpd_010 3fd3333333333333fff8000000000000 3ff0000000000000fff8000000000000 -nan -> -nan 0.300000 -> 1.000000 -r roundpd_011 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 -m roundpd_011 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 +r roundpd_000 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 +m roundpd_000 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 +r roundpd_001 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 +m roundpd_001 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 +r roundpd_010 3fd3333333333333fff8000000000000 3ff0000000000000fff8000000000000 nan -> nan 0.300000 -> 1.000000 +m roundpd_010 3fd3333333333333fff8000000000000 3ff0000000000000fff8000000000000 nan -> nan 0.300000 -> 1.000000 +r roundpd_011 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 +m roundpd_011 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 r roundpd_000 3fdfffd60e94ee397ff8000000000000 00000000000000007ff8000000000000 nan -> nan 0.499990 -> 0.000000 m roundpd_000 3fdfffd60e94ee397ff8000000000000 00000000000000007ff8000000000000 nan -> nan 0.499990 -> 0.000000 r roundpd_001 3fdfffd60e94ee397ff8000000000000 00000000000000007ff8000000000000 nan -> nan 0.499990 -> 0.000000 @@ -3650,14 +3650,14 @@ m roundpd_010 fff00000000000003fb999999999999a fff00000000000003ff0000000000000 0.100000 -> 1.000000 -inf -> -inf r roundpd_011 fff00000000000003fb999999999999a fff00000000000000000000000000000 0.100000 -> 0.000000 -inf -> -inf m roundpd_011 fff00000000000003fb999999999999a fff00000000000000000000000000000 0.100000 -> 0.000000 -inf -> -inf -r roundpd_000 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan -m roundpd_000 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan -r roundpd_001 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan -m roundpd_001 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan -r roundpd_010 fff80000000000003fd3333333333333 fff80000000000003ff0000000000000 0.300000 -> 1.000000 -nan -> -nan -m roundpd_010 fff80000000000003fd3333333333333 fff80000000000003ff0000000000000 0.300000 -> 1.000000 -nan -> -nan -r roundpd_011 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan -m roundpd_011 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan +r roundpd_000 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan +m roundpd_000 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan +r roundpd_001 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan +m roundpd_001 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan +r roundpd_010 fff80000000000003fd3333333333333 fff80000000000003ff0000000000000 0.300000 -> 1.000000 nan -> nan +m roundpd_010 fff80000000000003fd3333333333333 fff80000000000003ff0000000000000 0.300000 -> 1.000000 nan -> nan +r roundpd_011 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan +m roundpd_011 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan r roundpd_000 7ff80000000000003fdfffd60e94ee39 7ff80000000000000000000000000000 0.499990 -> 0.000000 nan -> nan m roundpd_000 7ff80000000000003fdfffd60e94ee39 7ff80000000000000000000000000000 0.499990 -> 0.000000 nan -> nan r roundpd_001 7ff80000000000003fdfffd60e94ee39 7ff80000000000000000000000000000 0.499990 -> 0.000000 nan -> nan @@ -3738,14 +3738,14 @@ m roundps_010 3f8ccccd3dcccccdbf666666ff800000 400000003f80000080000000ff800000 -inf: -inf -0.900000:-0.000000 0.100000: 1.000000 1.100000: 2.000000 r roundps_011 3f8ccccd3dcccccdbf666666ff800000 3f8000000000000080000000ff800000 -inf: -inf -0.900000:-0.000000 0.100000: 0.000000 1.100000: 1.000000 m roundps_011 3f8ccccd3dcccccdbf666666ff800000 3f8000000000000080000000ff800000 -inf: -inf -0.900000:-0.000000 0.100000: 0.000000 1.100000: 1.000000 -r roundps_000 3fa666663e99999abf333333ffc00000 3f80000000000000bf800000ffc00000 -nan: -nan -0.700000:-1.000000 0.300000: 0.000000 1.300000: 1.000000 -m roundps_000 3fa666663e99999abf333333ffc00000 3f80000000000000bf800000ffc00000 -nan: -nan -0.700000:-1.000000 0.300000: 0.000000 1.300000: 1.000000 ================================================= ./valgrind-new/none/tests/x86/fxtract.stdout.diff ================================================= --- fxtract.stdout.exp 2011-07-13 04:01:45.059656915 +0100 +++ fxtract.stdout.out 2011-07-13 04:11:43.135959953 +0100 @@ -40,7 +40,7 @@ 2.7049662808e+02 -> 1.0566274534 8.0000000000 0.0000000000e+00 -> 0.0000000000 -inf inf -> inf inf - -nan -> -nan -nan + nan -> nan nan 7.2124891681e-308 -> 1.6207302828 -1021.0000000000 5.7982756057e-308 -> 1.3029400313 -1021.0000000000 4.3840620434e-308 -> 1.9702995595 -1022.0000000000 ================================================= ./valgrind-old/helgrind/tests/tc06_two_races_xml.stderr.diff ================================================= --- tc06_two_races_xml.stderr.exp 2011-07-13 03:41:00.946080334 +0100 +++ tc06_two_races_xml.stderr.out 2011-07-13 03:54:08.626345943 +0100 @@ -40,17 +40,11 @@ 0x........ ... clone - ... - clone.S - ... 0x........ ... pthread_create@@GLIBC_2.2.5 - ... - createthread.c - ... 0x........ @@ -122,12 +116,11 @@ 0x........ ... start_thread - ... - pthread_create.c - ... 0x........ + ... + clone Location 0x........ is 0 bytes inside global var "unprot1" @@ -177,12 +170,11 @@ 0x........ ... start_thread - ... - pthread_create.c - ... 0x........ + ... + clone Location 0x........ is 0 bytes inside global var "unprot1" @@ -232,12 +224,11 @@ 0x........ ... start_thread - ... - pthread_create.c - ... 0x........ + ... + clone Location 0x........ is 0 bytes inside global var "unprot2" @@ -287,12 +278,11 @@ 0x........ ... start_thread - ... - pthread_create.c - ... 0x........ + ... + clone Location 0x........ is 0 bytes inside global var "unprot2" ================================================= ./valgrind-old/helgrind/tests/tc20_verifywrap.stderr.diff-glibc27-amd64 ================================================= --- tc20_verifywrap.stderr.exp-glibc27-amd64 2011-07-13 03:41:00.903081248 +0100 +++ tc20_verifywrap.stderr.out 2011-07-13 03:54:19.208121255 +0100 @@ -101,16 +101,14 @@ ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with un-held mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc20_verifywrap.c:147) ---------------------------------------------------------------- Thread #x's call to pthread_cond_wait failed with error code 1 (EPERM: Operation not permitted) - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc20_verifywrap.c:147) ---------------------------------------------------------------- @@ -134,16 +132,14 @@ ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with un-held mutex - at 0x........: pthread_cond_timedwait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...) by 0x........: main (tc20_verifywrap.c:165) ---------------------------------------------------------------- Thread #x's call to pthread_cond_timedwait failed with error code 22 (EINVAL: Invalid argument) - at 0x........: pthread_cond_timedwait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...) by 0x........: main (tc20_verifywrap.c:165) ================================================= ./valgrind-old/helgrind/tests/tc23_bogus_condwait.stderr.diff ================================================= --- tc23_bogus_condwait.stderr.exp 2011-07-13 03:41:00.912081056 +0100 +++ tc23_bogus_condwait.stderr.out 2011-07-13 03:54:30.348884700 +0100 @@ -6,50 +6,43 @@ ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with invalid mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:69) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with un-held mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:72) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:72) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with mutex of type pthread_rwlock_t* - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:75) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:75) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait called with mutex held by a different thread - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:78) ---------------------------------------------------------------- Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...) - by 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:78) ================================================= ./valgrind-old/none/tests/amd64/bug132918.stdout.diff ================================================= --- bug132918.stdout.exp 2011-07-13 03:43:45.819575999 +0100 +++ bug132918.stdout.out 2011-07-13 03:52:34.032354647 +0100 @@ -1,6 +1,6 @@ xx1 -> 0x4200 8.300000 xx2 -> 0x0000 1.440000 -xx -> 0x0000 -nan +xx -> 0x0000 nan xx -> 0x0000 0.809017 xx -> 0x0000 0.309018 xx -> 0x0000 -0.309015 ================================================= ./valgrind-old/none/tests/amd64/fxtract.stdout.diff ================================================= --- fxtract.stdout.exp 2011-07-13 03:43:45.884574619 +0100 +++ fxtract.stdout.out 2011-07-13 03:52:35.109331776 +0100 @@ -40,7 +40,7 @@ 2.7049662808e+02 -> 1.0566274534 8.0000000000 0.0000000000e+00 -> 0.0000000000 -inf inf -> inf inf - -nan -> -nan -nan + nan -> nan nan 7.2124891681e-308 -> 1.6207302828 -1021.0000000000 5.7982756057e-308 -> 1.3029400313 -1021.0000000000 4.3840620434e-308 -> 1.9702995595 -1022.0000000000 ================================================= ./valgrind-old/none/tests/amd64/sse4-64.stdout.diff ================================================= --- sse4-64.stdout.exp 2011-07-13 03:43:45.814576106 +0100 +++ sse4-64.stdout.out 2011-07-13 03:52:39.861230863 +0100 @@ -3210,14 +3210,14 @@ m roundsd_010 031cbc1bd0f7f431fff0000000000000 f7df3280711908adfff0000000000000 -inf -inf r roundsd_011 e02816510cc1a83dfff0000000000000 1a8f772c44efeda7fff0000000000000 -inf -inf m roundsd_011 e10d450f9d06ce0ffff0000000000000 50fd4f567ac722fcfff0000000000000 -inf -inf -r roundsd_000 621745bf1e53a253fff8000000000000 f376b669ae2ce35afff8000000000000 -nan -nan -m roundsd_000 bf9212cf2c335fb5fff8000000000000 6146a9d07daa6c6afff8000000000000 -nan -nan -r roundsd_001 54caa9aa633342e0fff8000000000000 f4b822f982cef9dafff8000000000000 -nan -nan -m roundsd_001 7d0a04bc5edd8780fff8000000000000 091a1f4f5923c556fff8000000000000 -nan -nan -r roundsd_010 95a02171b9c06a42fff8000000000000 fdb69b3e9f350d8afff8000000000000 -nan -nan -m roundsd_010 fad6fc35116526d2fff8000000000000 2ad99232f0910c21fff8000000000000 -nan -nan -r roundsd_011 07f98f74015af8dbfff8000000000000 edcf0197e7c200c7fff8000000000000 -nan -nan -m roundsd_011 1855d89a262a1b0afff8000000000000 a2e4e3d92054232afff8000000000000 -nan -nan +r roundsd_000 621745bf1e53a253fff8000000000000 f376b669ae2ce35afff8000000000000 nan nan +m roundsd_000 bf9212cf2c335fb5fff8000000000000 6146a9d07daa6c6afff8000000000000 nan nan +r roundsd_001 54caa9aa633342e0fff8000000000000 f4b822f982cef9dafff8000000000000 nan nan +m roundsd_001 7d0a04bc5edd8780fff8000000000000 091a1f4f5923c556fff8000000000000 nan nan +r roundsd_010 95a02171b9c06a42fff8000000000000 fdb69b3e9f350d8afff8000000000000 nan nan +m roundsd_010 fad6fc35116526d2fff8000000000000 2ad99232f0910c21fff8000000000000 nan nan +r roundsd_011 07f98f74015af8dbfff8000000000000 edcf0197e7c200c7fff8000000000000 nan nan +m roundsd_011 1855d89a262a1b0afff8000000000000 a2e4e3d92054232afff8000000000000 nan nan r roundsd_000 8836d1131b62cd0b7ff8000000000000 a664346538d4b1f37ff8000000000000 nan nan m roundsd_000 b5e8784c7c8c48897ff8000000000000 539af0a5cbcde8d17ff8000000000000 nan nan r roundsd_001 fab6c9afe737c9317ff8000000000000 06d4130774cb026e7ff8000000000000 nan nan @@ -3386,14 +3386,14 @@ m roundss_010 76db8efa7a8c7e190a204d47ff800000 0f9158f8edfd3129fd486714ff800000 -inf -inf r roundss_011 6edcdff12903c0debb3bccf1ff800000 ed553385d2a045fcb1e4194eff800000 -inf -inf m roundss_011 c9f644af6c35b5a9298bd0f8ff800000 1d18e1cf5b84e96a50db4f1bff800000 -inf -inf -r roundss_000 e575baa0e0ae972530ded746ffc00000 fb255f422135581fb5fb8666ffc00000 -nan -nan -m roundss_000 1ca43e3121fba3ffacfe5cc8ffc00000 e3caa84ac240cfc8be0f381affc00000 -nan -nan -r roundss_001 cbd0cbcccaa715e279b7db6affc00000 3151b853da308a1146e2e325ffc00000 -nan -nan -m roundss_001 4f455ede773e287b72d7d019ffc00000 41078bca0492c5a629410272ffc00000 -nan -nan -r roundss_010 024ff1d4c54d19767529b7bfffc00000 6f381e19ddf1bb3242f811edffc00000 -nan -nan -m roundss_010 413a82184f5f247e5d780d4affc00000 162f6cae00d9a9616fd38c83ffc00000 -nan -nan -r roundss_011 69510c18b200844005914da5ffc00000 943a71f409d6cbe08b9ef01effc00000 -nan -nan -m roundss_011 d4e28b3f89bd76674b41f3bcffc00000 44a3295695755d5b7124b8abffc00000 -nan -nan +r roundss_000 e575baa0e0ae972530ded746ffc00000 fb255f422135581fb5fb8666ffc00000 nan nan +m roundss_000 1ca43e3121fba3ffacfe5cc8ffc00000 e3caa84ac240cfc8be0f381affc00000 nan nan +r roundss_001 cbd0cbcccaa715e279b7db6affc00000 3151b853da308a1146e2e325ffc00000 nan nan +m roundss_001 4f455ede773e287b72d7d019ffc00000 41078bca0492c5a629410272ffc00000 nan nan +r roundss_010 024ff1d4c54d19767529b7bfffc00000 6f381e19ddf1bb3242f811edffc00000 nan nan +m roundss_010 413a82184f5f247e5d780d4affc00000 162f6cae00d9a9616fd38c83ffc00000 nan nan +r roundss_011 69510c18b200844005914da5ffc00000 943a71f409d6cbe08b9ef01effc00000 nan nan +m roundss_011 d4e28b3f89bd76674b41f3bcffc00000 44a3295695755d5b7124b8abffc00000 nan nan r roundss_000 df37fbf8712136a00a527c7a7fc00000 81b790423f419a7dff3260177fc00000 nan nan m roundss_000 e69d59b105b800971d9062cd7fc00000 a9c2a323a4c7bff31095644c7fc00000 nan nan r roundss_001 45609fd5e10f0ff762c923a17fc00000 17105d65609208697f1740387fc00000 nan nan @@ -3562,14 +3562,14 @@ m roundpd_010 3fb999999999999afff0000000000000 3ff0000000000000fff0000000000000 -inf -> -inf 0.100000 -> 1.000000 r roundpd_011 3fb999999999999afff0000000000000 0000000000000000fff0000000000000 -inf -> -inf 0.100000 -> 0.000000 m roundpd_011 3fb999999999999afff0000000000000 0000000000000000fff0000000000000 -inf -> -inf 0.100000 -> 0.000000 -r roundpd_000 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 -m roundpd_000 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 -r roundpd_001 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 -m roundpd_001 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 -r roundpd_010 3fd3333333333333fff8000000000000 3ff0000000000000fff8000000000000 -nan -> -nan 0.300000 -> 1.000000 -m roundpd_010 3fd3333333333333fff8000000000000 3ff0000000000000fff8000000000000 -nan -> -nan 0.300000 -> 1.000000 -r roundpd_011 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 -m roundpd_011 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 -nan -> -nan 0.300000 -> 0.000000 +r roundpd_000 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 +m roundpd_000 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 +r roundpd_001 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 +m roundpd_001 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 +r roundpd_010 3fd3333333333333fff8000000000000 3ff0000000000000fff8000000000000 nan -> nan 0.300000 -> 1.000000 +m roundpd_010 3fd3333333333333fff8000000000000 3ff0000000000000fff8000000000000 nan -> nan 0.300000 -> 1.000000 +r roundpd_011 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 +m roundpd_011 3fd3333333333333fff8000000000000 0000000000000000fff8000000000000 nan -> nan 0.300000 -> 0.000000 r roundpd_000 3fdfffd60e94ee397ff8000000000000 00000000000000007ff8000000000000 nan -> nan 0.499990 -> 0.000000 m roundpd_000 3fdfffd60e94ee397ff8000000000000 00000000000000007ff8000000000000 nan -> nan 0.499990 -> 0.000000 r roundpd_001 3fdfffd60e94ee397ff8000000000000 00000000000000007ff8000000000000 nan -> nan 0.499990 -> 0.000000 @@ -3650,14 +3650,14 @@ m roundpd_010 fff00000000000003fb999999999999a fff00000000000003ff0000000000000 0.100000 -> 1.000000 -inf -> -inf r roundpd_011 fff00000000000003fb999999999999a fff00000000000000000000000000000 0.100000 -> 0.000000 -inf -> -inf m roundpd_011 fff00000000000003fb999999999999a fff00000000000000000000000000000 0.100000 -> 0.000000 -inf -> -inf -r roundpd_000 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan -m roundpd_000 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan -r roundpd_001 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan -m roundpd_001 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan -r roundpd_010 fff80000000000003fd3333333333333 fff80000000000003ff0000000000000 0.300000 -> 1.000000 -nan -> -nan -m roundpd_010 fff80000000000003fd3333333333333 fff80000000000003ff0000000000000 0.300000 -> 1.000000 -nan -> -nan -r roundpd_011 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan -m roundpd_011 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 -nan -> -nan +r roundpd_000 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan +m roundpd_000 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan +r roundpd_001 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan +m roundpd_001 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan +r roundpd_010 fff80000000000003fd3333333333333 fff80000000000003ff0000000000000 0.300000 -> 1.000000 nan -> nan +m roundpd_010 fff80000000000003fd3333333333333 fff80000000000003ff0000000000000 0.300000 -> 1.000000 nan -> nan +r roundpd_011 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan +m roundpd_011 fff80000000000003fd3333333333333 fff80000000000000000000000000000 0.300000 -> 0.000000 nan -> nan r roundpd_000 7ff80000000000003fdfffd60e94ee39 7ff80000000000000000000000000000 0.499990 -> 0.000000 nan -> nan m roundpd_000 7ff80000000000003fdfffd60e94ee39 7ff80000000000000000000000000000 0.499990 -> 0.000000 nan -> nan r roundpd_001 7ff80000000000003fdfffd60e94ee39 7ff80000000000000000000000000000 0.499990 -> 0.000000 nan -> nan @@ -3738,14 +3738,14 @@ m roundps_010 3f8ccccd3dcccccdbf666666ff800000 400000003f80000080000000ff800000 -inf: -inf -0.900000:-0.000000 0.100000: 1.000000 1.100000: 2.000000 r roundps_011 3f8ccccd3dcccccdbf666666ff800000 3f8000000000000080000000ff800000 -inf: -inf -0.900000:-0.000000 0.100000: 0.000000 1.100000: 1.000000 m roundps_011 3f8ccccd3dcccccdbf666666ff800000 3f8000000000000080000000ff800000 -inf: -inf -0.900000:-0.000000 0.100000: 0.000000 1.100000: 1.000000 -r roundps_000 3fa666663e99999abf333333ffc00000 3f80000000000000bf800000ffc00000 -nan: -nan -0.700000:-1.000000 0.300000: 0.000000 1.300000: 1.000000 -m roundps_000 3fa666663e99999abf333333ffc00000 3f80000000000000bf800000ffc00000 -nan: -nan -0.700000:-1.000000 0.300000: 0.000000 1.300000: 1.000000 ================================================= ./valgrind-old/none/tests/x86/fxtract.stdout.diff ================================================= --- fxtract.stdout.exp 2011-07-13 03:44:35.212526336 +0100 +++ fxtract.stdout.out 2011-07-13 03:53:30.666151999 +0100 @@ -40,7 +40,7 @@ 2.7049662808e+02 -> 1.0566274534 8.0000000000 0.0000000000e+00 -> 0.0000000000 -inf inf -> inf inf - -nan -> -nan -nan + nan -> nan nan 7.2124891681e-308 -> 1.6207302828 -1021.0000000000 5.7982756057e-308 -> 1.3029400313 -1021.0000000000 4.3840620434e-308 -> 1.9702995595 -1022.0000000000