Comparing verifyStateThread in assumed vs ignored

Files changed (1) hide show
  1. bdlcc_objectcatalog.t/{0.assume.s → 0.none.s} +11 -10
bdlcc_objectcatalog.t/{0.assume.s → 0.none.s} RENAMED
@@ -1,14 +1,15 @@
1
  00000000004062b0 <verifyStateThread>:
2
  0000000000000000: 01 pushq %rbx
3
- 0000000000000001: 05 movl $7524736, %edi
4
- 0000000000000006: 05 callq 0x4c6560 <BloombergLP::bslmt::Barrier::wait()>
5
  000000000000000b: 05 movl $1000, %ebx
6
- 0000000000000010: 05 movl $7524560, %edi
7
- 0000000000000015: 05 callq 0x4176b0 <BloombergLP::bdlcc::ObjectCatalog<int>::verifyState() const>
 
 
8
- 000000000000001a: 02 decl %ebx
9
- 000000000000001c: 02 jne 0x4062c0 <verifyStateThread+0x10>
10
- 000000000000001e: 02 xorl %eax, %eax
11
- 0000000000000020: 01 popq %rbx
12
- 0000000000000021: 01 retq
13
- 0000000000000022: 10 nopw %cs:(%rax,%rax)
14
  000000000000002c: 04 nopl (%rax)
1
  00000000004062b0 <verifyStateThread>:
2
  0000000000000000: 01 pushq %rbx
3
+ 0000000000000001: 05 movl $7504256, %edi
4
+ 0000000000000006: 05 callq 0x4c2110 <BloombergLP::bslmt::Barrier::wait()>
5
  000000000000000b: 05 movl $1000, %ebx
6
+ 0000000000000010: 05 movl $7504200, %edi
7
+ 0000000000000015: 05 callq 0x404650 <pthread_rwlock_rdlock@plt>
8
+ 000000000000001a: 05 movl $7504200, %edi
9
+ 000000000000001f: 05 callq 0x404790 <pthread_rwlock_unlock@plt>
10
+ 0000000000000024: 02 decl %ebx
11
+ 0000000000000026: 02 jne 0x4062c0 <verifyStateThread+0x10>
12
+ 0000000000000028: 02 xorl %eax, %eax
13
+ 000000000000002a: 01 popq %rbx
14
+ 000000000000002b: 01 retq
 
15
  000000000000002c: 04 nopl (%rax)