[klibc] -fno-strict-overflow in klibc?

Mike Waychison mikew at google.com
Wed May 26 11:57:31 PDT 2010


Toying around with new compilers and old kernels, we noticed that the 
upstream kernel over that last year or so added -fno-strict-overflow to 
CFLAGS so that newer compilers would allow overflow detection on pointer 
arithmetic (and integer arithmetic) to continue working.

Should we be setting this flag for klibc as well?



More information about the klibc mailing list