* varasm.c (handle_vtv_comdat_section): Mark 2nd parameter with
ATTRIBUTE_UNUSED.
From-SVN: r229109
+2015-10-21 Jeff Law <law@redhat.com>
+
+ * varasm.c (handle_vtv_comdat_section): Mark 2nd parameter with
+ ATTRIBUTE_UNUSED.
+
2015-10-21 Richard Biener <rguenther@suse.de>
Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>
a single call to "switch_to_section (sect)". */
static void
-handle_vtv_comdat_section (section *sect, const_tree decl)
+handle_vtv_comdat_section (section *sect, const_tree decl ATTRIBUTE_UNUSED)
{
#if defined (OBJECT_FORMAT_ELF)
targetm.asm_out.named_section (sect->named.name,