Date: Mon, 08 Oct 2007 17:43:13 -0700 From: LI Xin <delphij@delphij.net> To: freebsd-arch@freebsd.org Subject: Why we optimize by time by default for < -O2 case? Message-ID: <470ACEA1.3030309@delphij.net>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8151AA50F19832207723B335 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 fe= el it should optimize alignment for time like Gcc 2.95 used to. Optimizat= ion 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, --=20 Xin LI <delphij@delphij.net> http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig8151AA50F19832207723B335 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHCs6hOfuToMruuMARClTXAJ94HdQgZ3q7KUKRlbNhzDoeW99cBgCfQ1rn ItCdcunWUXLhPdSq9abGeBo= =8lGL -----END PGP SIGNATURE----- --------------enig8151AA50F19832207723B335--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?470ACEA1.3030309>