* config/i386/i386.c (x86_64_elf_select_section): Put ATTRIBUTE_UNUSED
into proper place.
From-SVN: r201993
+2013-08-26 Joern Rennecke <joern.rennecke@embecosm.com>
+
+ * config/i386/i386.c (x86_64_elf_select_section): Put ATTRIBUTE_UNUSED
+ into proper place.
+
2013-08-26 Uros Bizjak <ubizjak@gmail.com>
* config/i386/i386.c (ix86_debug_options): Remove prototype.
RELOC indicates whether forming the initial value of DECL requires
link-time relocations. */
-static section * ATTRIBUTE_UNUSED
+ATTRIBUTE_UNUSED static section *
x86_64_elf_select_section (tree decl, int reloc,
unsigned HOST_WIDE_INT align)
{