This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Suggested addition to documentation
- To: Joe Buck <jbuck at synopsys dot COM>
- Subject: Re: Suggested addition to documentation
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Tue, 22 May 2001 15:15:15 -0400
- cc: lucier at math dot purdue dot edu (Brad Lucier), gcc at gcc dot gnu dot org
Also, Mark added a max-gcse-memory option to avoid the
particularly bad compile-time behavior. Not only should this set a limit
on memory usage, but also should avoid applying the optimization in
exceptionally bad cases. It won't solve the entire problem that Brad
noticed, but should lessen the problem.
David