This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: diagnostics-branch merged into mainline


Rafael Espindola wrote:
> 2009/6/15 Aldy Hernandez <aldyh@redhat.com>:
>>> ../../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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]