This is the mail archive of the gcc-patches@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: [RFC] Avoid warnings during bootstrap on arm-linux


Kaz Kojima wrote:
> Mark Mitchell <mark@codesourcery.com> wrote:
>> I think the fix for arm_size_return_regs should be to make the function
>> itself return unsigned; it is, after all, returning a size.  That may
>> require some casts elsewhere, of course.
> 
> I've tried it and found no warnings with the revised one below.
> Ok for trunk?

OK, thanks.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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