Created attachment 4826 [details] Demonstration of this bug uClibc's printf() crashes for some inputs if the divide-by-zero floating point exception is enabled. An example is attached, showing a failure rendering 0.0 using %f. This is with GCC 4.8.0 on i386.
*** Bug 7298 has been marked as a duplicate of this bug. ***
f8e05f3850e51673522216f23533bf7146359dcd on master. thanks,