Fix a typo.
[binutils-gdb.git] / gold / testsuite / tls_test_main.cc
index 993cc7e9ba474cc5a71bc77740b5f7882a68635e..0ff02c6bc10413d8fbaa8e1edf8de7d5bab43d21 100644 (file)
@@ -100,6 +100,7 @@ thread_routine(void* arg)
   f10b(f10a());
   check("t10", t10());
   check("t11", t11() != 0);
+  check("t12", t12());
   check("t_last", t_last());
 
   // Unlock the second mutex.