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: [PING] [PR other/70945] Handle function_glibc_finite_math in offloading


On Fri, 3 Jun 2016, Jakub Jelinek wrote:

> On Fri, Jun 03, 2016 at 04:44:15PM +0200, Thomas Schwinge wrote:
> > Hi!
> > 
> > Ping.
> 
> I think it would be better to just add this support to newlib.

That suggestion doesn't really make sense to me.  Why should newlib be 
expected to follow the same choices as glibc regarding what variants of 
libm functions to export, beyond the standard names for those functions, 
or how to name any variants it does export?

-- 
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]