Rafael Espindola wrote:
> 2009/6/15 Aldy Hernandez <[email protected]>:
>>> ../../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?
>>
>
> At revision 148493 decl_one_only was changed to take 2 arguments.
> Looks like I missed winnt.c.
>
> Will send a patch.
Oops! Please ignore my last message Rafael, I only searched the -patches
list for related threads so far! Thanks for having fixed this so fast!
cheers,
DaveK