This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: new-ra excessive memory usage
- From: Michael Matz <matz at suse dot de>
- To: tm_gccmail at mail dot kloo dot net
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 26 Jun 2003 11:59:45 +0200 (CEST)
- Subject: Re: new-ra excessive memory usage
Hi,
On Wed, 25 Jun 2003 tm_gccmail@mail.kloo.net wrote:
> Has anything changed in the new regalloc on mainline to consume more
> memory?
Not from me. I also can't find anything directly related to ra-* or df.c,
which could explain any explosion in memory. I fear it's an unrelated
change which affects new-ra in this way.
Ciao,
Michael.