Removing dependency to libgcc_s.so

Rich Felker dalias at aerifal.cx
Mon Jul 24 12:57:53 UTC 2006


On Mon, Jul 24, 2006 at 02:36:50PM +0200, walter harms wrote:
> hi michael,
> i do not understand this. if case !denominator you set n= 0/0. that is 
> undefined accorting to my books.
> worse, the value is overwritten afterwards !? did i miss someting ?

Yes, you missed the fact that it's intended to do whatever happens on
the host system when 32bit division-by-zero is performed... However a
return statement would be in order.

Rich




More information about the busybox mailing list