fix build errors with -DNDEBUG
Mike Frysinger
vapier@gentoo.org
Mon Jul 20 07:20:00 GMT 2015
On 17 Jul 2015 11:36, Andreas Schwab wrote:
> Mike Frysinger <vapier@gentoo.org> writes:
> > we have __attribute_used__ ...
>
> That's actually obsolete now that we require gcc >= 4.6.
right, for internal source files. __attribute_used__ is kept around though for
public headers since we don't require newer gcc versions to build against glibc.
which leads to me forgetting and always using the defines both in internal and
in public code (better than forgetting and never using the defines even in the
public headers?).
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150720/62fe48c8/attachment.sig>
More information about the Libc-alpha
mailing list