This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
tree-ssa and compile-time performance regressions
- From: Diego Novillo <dnovillo at redhat dot com>
- To: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Wed, 21 Jan 2004 18:58:41 -0500
- Subject: tree-ssa and compile-time performance regressions
- Organization: Red Hat Canada
This has been discussed a million times, but just the same. I'd like to
remind folks testing for compile-time performance to configure the
compiler with --disable-checking.
If you are testing on x86 linux and can install rpm packages, you may
use the branch daily binary snapshots. Available off of the project's
home page at http://gcc.gnu.org/projects/tree-ssa/ (it's a yum
repository, so if you've got yum running, you can keep it up-to-date
automatically).
Thanks. Diego.