Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!garcon!garcon.cso.uiuc.edu!grunwald From: grunwald@flute.cs.uiuc.edu Newsgroups: comp.arch Subject: Re: FORTRAN Dhrystone for i860? [NO Message-ID: Date: 26 Mar 89 07:01:29 GMT References: <15347@winchester.mips.COM> <46500054@uxe.cso.uiuc.edu> Sender: news@garcon.cso.uiuc.edu Organization: University of Illinois, Urbana-Champaign Lines: 14 In-reply-to: mcdonald@uxe.cso.uiuc.edu's message of 24 Mar 89 17:32:00 GMT re: does greenhills auto-inline strcpy & strlen, etc? yes, they do, on the 386 compiler we have. In addition, they also inline cos/sin/tan automatically, and possibly some other functions (memcpy, etc) as well. I noticed this when comparing Gnu C to Greenhills C on a 386. Once you discount the strcpy hacks, Gnu C is about the same speed (this was 1.30, 1.34 and up should be better due to loop opt. changes). -- Dirk Grunwald Univ. of Illinois grunwald@flute.cs.uiuc.edu