> ../../gcc/gcc/config/i386/winnt.c: In function ?i386_pe_encode_section_info?: > ../../gcc/gcc/config/i386/winnt.c:288: error: too few arguments to > function ?make_decl_one_only?
make_decl_one_only expects one argument, and that's what's being fed. Could you please debug this and find out what's going on?