* x86_64.cc (Target_x86_64::saw_tls_block_reloc_): Remove member.
[binutils-gdb.git] / gold / timer.h
index ea360c2f21d60f4c1f28108d2d1ec782503fad77..1600948c2d76c3d93456f5f87ce521f770822568 100644 (file)
@@ -59,7 +59,7 @@ class Timer
 
   // Write the current time infortamion.
   static void
-  get_time(TimeStats *now);
+  get_time(TimeStatsnow);
 
   // The time of the last call to start.
   TimeStats start_time_;