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: Update soft-fp from glibc


On Fri, 8 Nov 2013, Uros Bizjak wrote:

> Hello!
> 
> > I've applied this patch to update libgcc's copy of soft-fp from
> > glibc.  There are lots of coding standards fixes, but also various bug
> > fixes; I've added testcases for various of the fixed bugs illustrating
> > them for __float128.
> 
> Is there really no way to get those "missing prototypes" warning fixed?

libgcc/config/t-softfp has a setting using -Wno-missing-prototypes - I 
don't know offhand why it's not being used.

-- 
Joseph S. Myers
joseph@codesourcery.com


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