OSDN Git Service

2003-07-21 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl@lucon.org>
Mon, 21 Jul 2003 23:00:22 +0000 (23:00 +0000)
committerH.J. Lu <hjl@lucon.org>
Mon, 21 Jul 2003 23:00:22 +0000 (23:00 +0000)
* elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Mark
output_bfd unused to silence gcc.

bfd/ChangeLog
bfd/elfxx-ia64.c

index 2a2984c..b03da0c 100644 (file)
@@ -1,3 +1,8 @@
+2003-07-21  H.J. Lu <hongjiu.lu@intel.com>
+
+       * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Mark
+       output_bfd unused to silence gcc.
+
 2003-07-21  Nick Clifton  <nickc@redhat.com>
 
        * po/sv.po: Updated Swedish translation.
index a061e7d..8d786d2 100644 (file)
@@ -2760,7 +2760,7 @@ elfNN_ia64_adjust_dynamic_symbol (info, h)
 
 static bfd_boolean
 elfNN_ia64_size_dynamic_sections (output_bfd, info)
-     bfd *output_bfd;
+     bfd *output_bfd ATTRIBUTE_UNUSED;
      struct bfd_link_info *info;
 {
   struct elfNN_ia64_allocate_data data;