]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/i386/winnt.c
configure.ac: Check for COMDAT support.
[thirdparty/gcc.git] / gcc / config / i386 / winnt.c
index 7e32ca94257eee549edfff02a1894f110a7d6568..676a34af429b868989a30855c454a99aa4085e75 100644 (file)
@@ -622,7 +622,8 @@ i386_pe_section_type_flags (tree decl, const char *name, int reloc)
 }
 
 void
-i386_pe_asm_named_section (const char *name, unsigned int flags)
+i386_pe_asm_named_section (const char *name, unsigned int flags, 
+                          tree decl ATTRIBUTE_UNUSED)
 {
   char flagchars[8], *f = flagchars;