gcc/
* config/i386/winnt.c (i386_pe_section_type_flags): Removed name
of unused argument.
From-SVN: r212197
+2014-07-01 Trevor Saunders <tsaunders@mozilla.com>
+
+ * config/i386/winnt.c (i386_pe_section_type_flags): Remove name of
+ unused argument.
+
2014-07-01 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* config/aarch64/arm_neon.h (vcage_f64): New intrinsic.
#define SECTION_PE_SHARED SECTION_MACH_DEP
unsigned int
-i386_pe_section_type_flags (tree decl, const char *name, int reloc)
+i386_pe_section_type_flags (tree decl, const char *, int reloc)
{
unsigned int flags;