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: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: Karel Gardas <kgardas at objectsecurity dot com>
- Cc: Michael Matz <matz at suse dot de>, <gcc at gcc dot gnu dot org>
- Date: Tue, 18 Mar 2003 16:14:13 +0100 (CET)
- Subject: Re: 3.3 compile time regression (22400%)
On Tue, 18 Mar 2003, Karel Gardas wrote:
> On Tue, 18 Mar 2003, Karel Gardas wrote:
>
> > Please wait a moment, I've just found that I have deleted all gcc3.3/3.4
> > builds. I'm building right now...
> >
>
> Here are results:
Nice - so its probably the same problem and no need for me to further
investigate. But it makes gcc3.3 much less usable than 3.2 :/
> thinkpad:~/arch/devel/gcc33-expand-test/orb$ time c++ -ftime-report
> -fno-default-inline -I../include -O2 -Wall -fpermissive -DPIC -fPIC
> -c security/csiv2_impl.cc -o security/csiv2_impl.pic.o
> /home/karel/usr/local/gcc3.3.x/include/c++/3.3/bits/stl_alloc.h:652:
> warning: inline
> function `std::allocator<_Alloc>::allocator() [with _Tp = char]' used
> but
> never defined
Just in case anybody is wondering about these, they're a regression
against 3.2 and I filed a PR already (c++/10047).
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/