fix -Werror regressions with gcc 4.8 on x86_64

Roland McGrath roland@hack.frob.com
Wed Jan 7 23:19:00 GMT 2015


> For use within glibc itself, I think we should redefine assert with NDEBUG to
> use __builtin_unreachable.

The point of NDEBUG is to optimize out the tests, not just to avoid the
file name, line number, and expression source strings.



More information about the Libc-alpha mailing list