Fix undefined symbol errors from mips.cc
authorAlan Modra <amodra@gmail.com>
Fri, 27 Jun 2014 01:11:31 +0000 (10:41 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 27 Jun 2014 01:12:28 +0000 (10:42 +0930)
* symtab.cc (Symbol::should_add_dynsym_entry): Don't make inline.

gold/ChangeLog
gold/symtab.cc

index 1e90dceb1a784c116543d777799417acb68434cd..264f127bd7b8239d84ad8035a70ca5ea1fa39a41 100644 (file)
@@ -1,3 +1,7 @@
+2014-06-27  Alan Modra  <amodra@gmail.com>
+
+       * symtab.cc (Symbol::should_add_dynsym_entry): Don't make inline.
+
 2014-06-24  Cary Coutant  <ccoutant@google.com>
 
        * dwp.cc (Dwo_file::read): Allow files with no .debug_types
index 4e8afb13edfe8c2397db2b385531d08d8827ee70..b329bb612c67bc2baf2f28c23b6e2f1df26b411d 100644 (file)
@@ -334,7 +334,7 @@ Sized_symbol<size>::allocate_common(Output_data* od, Value_type value)
 // Return true if this symbol should be added to the dynamic symbol
 // table.
 
-inline bool
+bool
 Symbol::should_add_dynsym_entry(Symbol_table* symtab) const
 {
   // If the symbol is only present on plugin files, the plugin decided we