This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.3 compile time regression (22400%)
- From: Michael Matz <matz at suse dot de>
- To: Karel Gardas <kgardas at objectsecurity dot com>
- Cc: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>,<gcc at gcc dot gnu dot org>
- Date: Tue, 18 Mar 2003 13:33:05 +0100 (CET)
- Subject: Re: 3.3 compile time regression (22400%)
Hi Karel,
On Tue, 18 Mar 2003, Karel Gardas wrote:
> http://gcc.gnu.org/ml/gcc/2003-03/msg00083.html - flat profile
> provided (cc1plus)
Do you still have the call graph profile? I would be interested to see
the call structure for the things involving the fixup_var_refs() stuff (no
need for the full tree).
Ciao,
Michael.