public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* g77 in egcs: suboptimal results ?
@ 1997-08-19 13:19 Toon Moene
  0 siblings, 0 replies; only message in thread
From: Toon Moene @ 1997-08-19 13:19 UTC (permalink / raw)
  To: egcs

>  Note that mdbnch (at least the version I know) is in
>  double precision.  Thus other performance considerations
>  are typically overshadowed on ppro by the double alignment
>  problems.  See the g77 manual.

Agree, but if he used the same g77 options as documented on the  
mdbnch Web page, this is not the cause:  -malign-double is listed  
there.

At first I thought that the absence of my performance patches would  
go a long way to explaining the results, but on my machine they  
make only a 1 % difference for this code.

[ Note that I can't say anything about egcs yet:  It doesn't build  
on my machine - I just compared the results of mdbnch.f when  
compiled with:

g77 -O2 -fforce-addr
(494 seconds)

and

g77 -O2 -fforce-addr -fno-rerun-loop-opt -fno-reduce-all-givs  
-fno-move-all-movables
(500 seconds)
]

using g77-0.5.21-970811 + gcc-2.7.2.2

HTH,
Toon.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-08-19 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-08-19 13:19 g77 in egcs: suboptimal results ? Toon Moene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).