[gnu.gcc] Patch for 386 integer division

mb@everex.UUCP (Michael Burg) (06/30/89)

A small patch has been posted to gnu.gcc.bug to support a faster 
integer division. (i.e. divsi3 nor udivsi3 wasn't coded, thus having
to call __divsi3 in gnulib.c).