* configure.tgt: Add rx-*-elf target.
[deliverable/binutils-gdb.git] / gold / script.h
index 781d24ddec183fff3fc2cac2534ed38433ef66d9..755bb7947df2fb4dbeea082805f8d50b63c5356a 100644 (file)
@@ -397,7 +397,7 @@ class Script_info
   // Returns the input files included because of this script.
   Input_arguments*
   inputs()
-  { return inputs_; }
+  { return this->inputs_; }
 
  private:
   Input_arguments* inputs_;
This page took 0.02443 seconds and 4 git commands to generate.