This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Disabling CSE passes and GC?
- From: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: <gcc at gcc dot gnu dot org>
- Date: Tue, 10 Dec 2002 12:25:31 +0100 (CET)
- Subject: Disabling CSE passes and GC?
Hi!
To speed up compilation I'd like to disable CSE, CSE 2 and garbage
collecting (i.e. just dont free mem at all). I cannot find options to do
so, though (looked at gcc 3.0 and gcc 3.2).
Can we add such options?
Thanks, Richard.
--
Richard Guenther <richard.guenther@uni-tuebingen.de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/