* config/tc-cris.c: Update all comments regarding explicit relocations
[deliverable/binutils-gdb.git] / gold / i386.cc
index e2fbb258786150563594047df4504942d9ed3bc4..8a5558ebf37e6961b2e55abee259c708b9d3a452 100644 (file)
@@ -135,7 +135,7 @@ class Target_i386 : public Sized_target<32, false>
 
   // Return whether SYM is defined by the ABI.
   bool
-  do_is_defined_by_abi(Symbol* sym) const
+  do_is_defined_by_abi(const Symbol* sym) const
   { return strcmp(sym->name(), "___tls_get_addr") == 0; }
 
   // Return the size of the GOT section.
This page took 0.022766 seconds and 4 git commands to generate.