Why we optimize by time by default for < -O2 case?

LI Xin delphij at delphij.net
Mon Oct 8 18:00:09 PDT 2007


Hi,

I wonder why we want to optimize by time by default and not by space by
default for the system compiler, does the reasoning still hold true?
The commit log said:

  Modified files:
    contrib/gcc          toplev.c
  Log:
  Clarify revision 1.14:
  Gcc 3.1's -O0 and -O1 actually optimized alignment for space, but we feel
  it should optimize alignment for time like Gcc 2.95 used to.  Optimization
  for space should give 1-byte alignment on i386's, but doesn't quite.

  Revision  Changes    Path
  1.15      +0 -0      src/contrib/gcc/toplev.c

Cheers,
-- 
Xin LI <delphij at delphij.net>	http://www.delphij.net/
FreeBSD - The Power to Serve!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20071009/aa1ae86f/signature.pgp


More information about the freebsd-arch mailing list