1Breakpoint 1 at 0x........: file tls.c, line 55.
2Continuing.
3Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
455		int here = 0;
5test race tls_ip 0x........ ip 0x........ equal 1
6Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
755		int here = 0;
8test race tls_ip 0x........ ip 0x........ equal 1
9Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
1055		int here = 0;
11test local tls_ip 0x........ ip 0x........ equal 1
12Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
1355		int here = 0;
14test local tls_ip 0x........ ip 0x........ equal 1
15Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
1655		int here = 0;
17test global tls_ip 0x........ ip 0x........ equal 1
18Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
1955		int here = 0;
20test global tls_ip 0x........ ip 0x........ equal 1
21Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
2255		int here = 0;
23test static_extern tls_ip 0x........ ip 0x........ equal 1
24Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
2555		int here = 0;
26test static_extern tls_ip 0x........ ip 0x........ equal 1
27Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
2855		int here = 0;
29test so_extern tls_ip 0x........ ip 0x........ equal 1
30Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
3155		int here = 0;
32test so_extern tls_ip 0x........ ip 0x........ equal 1
33Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
3455		int here = 0;
35test so_local tls_ip 0x........ ip 0x........ equal 1
36Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
3755		int here = 0;
38test so_local tls_ip 0x........ ip 0x........ equal 1
39Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
4055		int here = 0;
41test so_global tls_ip 0x........ ip 0x........ equal 1
42Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
4355		int here = 0;
44test so_global tls_ip 0x........ ip 0x........ equal 1
45Program exited normally.
46