* i386.cc (class Target_i386): Add got_tlsdesc_ field.
[binutils-gdb.git] / gold / incremental.h
index 58b589564bc7d2d2fd8e77a26ec7570db6eec51e..a94f39719c961c864880aa515a2c423357eb62dd 100644 (file)
@@ -432,8 +432,8 @@ class Incremental_inputs
 
   // Record the input arguments obtained from parsing the command line.
   void
-  report_inputs(const Input_arguments& ins)
-  { this->inputs_ = &ins; }
+  report_inputs(const Input_arguments& inputs)
+  { this->inputs_ = &inputs; }
 
   // Record that the input argument INPUT is an archive ARCHIVE.
   void