Optimizations
Marc Lehmann
pcg@goof.com
Mon Dec 15 15:43:00 GMT 1997
> fortran with the default (non-)aliasing model, -fforce-addr can be a
> win on x86 as Toon has pointed out. BTW2, the suggestions for [56]86
> options with -malign-...=2 are propagated -- bother -- in the g77
could someone check this? I'm pretty sure that (on pentiums!),
4 byte alignment is worse than either zero or 16 byte alignment,
and there is no point in wasting space when zero alignment is at
least equally well.
I never saw benchmark data (except mine) that said 4 byte is better then
zero byte alignment (and intel itself recommends 0 on pentiums).
-----==- |
----==-- _ |
---==---(_)__ __ ____ __ Marc Lehmann +--
--==---/ / _ \/ // /\ \/ / pcg@goof.com |e|
-=====/_/_//_/\_,_/ /_/\_\ --+
The choice of a GNU generation |
|
More information about the Gcc
mailing list