[PATCH] In _IEEE_LIBM mode, use weak symbols instead of wrapper funcs [v3]

Keith Packard keithp@keithp.com
Fri Sep 21 20:37:00 GMT 2018


Craig Howland <howland@LGSInnovations.com> writes:

> I don't see anything which makes the definition of __strong_reference dependent 
> upon target.  In sys/cdefs.h it is only dependent upon __GNUC__.

Which makes sense -- there shouldn't be any platform which cannot
support these strong references; they're just a duplicate symbol
with the same value and properties. However, it does depend on __GNUC__,
and one can imagine someone using a compiler other than gcc?

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20180921/bd18a33c/attachment.sig>


More information about the Newlib mailing list