Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!usc!orion.cf.uci.edu!uci-ics!zardoz!everex!mb From: mb@everex.UUCP (Michael Burg) Newsgroups: gnu.gcc Subject: Patch for 386 integer division (v1.35) Keywords: Patch, division speedup, i386 Message-ID: <591@everex.UUCP> Date: 29 Jun 89 23:58:08 GMT Organization: Everex Systems Inc., Los Alamitos, CA Lines: 3 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).