2010-09-28 Sriraman Tallam <tmsriram@google.com>
[deliverable/binutils-gdb.git] / gold / i386.cc
index 009f217799788ed1c496b8902bcc627b1927568a..693ae4c9b05f17a0403da159495ad219333cbfd3 100644 (file)
@@ -175,6 +175,10 @@ class Target_i386 : public Target_freebsd<32, false>
   can_check_for_function_pointers() const
   { return true; }
 
+  virtual bool
+  can_icf_inline_merge_sections () const
+  { return true; }
+
   // Process the relocations to determine unreferenced sections for 
   // garbage collection.
   void
This page took 0.035087 seconds and 4 git commands to generate.