This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Speed regression from 3.2 to 3.3
- From: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: Joe Buck <jbuck at synopsys dot com>
- Cc: Matt Austern <austern at apple dot com>, <gcc at gcc dot gnu dot org>
- Date: Wed, 22 Jan 2003 20:26:53 +0100 (CET)
- Subject: Re: Speed regression from 3.2 to 3.3
It could be due to the fix Geoff has done to 3.4 to prevent some variable
in ggc-page.c from overflowing causing collecting every alloc that had
been backported only a few days ago. Did you check recent enough 3.3?
Just a thought,
Richard.