This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13776] [tree-ssa] Many C++ compile-time regression in 3.5-tree-ssa 040120
- From: "dberlin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Mar 2004 22:52:07 -0000
- Subject: [Bug c++/13776] [tree-ssa] Many C++ compile-time regression in 3.5-tree-ssa 040120
- References: <20040120183908.13776.kgardas@objectsecurity.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dberlin at gcc dot gnu dot org 2004-03-14 22:52 -------
(In reply to comment #34)
> > What platform are you doing this on?
>
> On ia32, I'm trying to bootstrap on ia64 now. I'm configuring with
> --enable-languages="c,c++" --enable-threads=posix --enable-__cxa_atexit
> --disable-libunwind-exceptions --disable-mudflap --disable-checking
>
Hmmm.
I reconfigured with exactly those flags, and re-bootstrapped, and now i get the same numbers you do.
Memory usage was also way up.
However, after that, i just ran configure, then bootstrapped, then get the numbers i posted.
Can you just run configure without any options at all, bootstrap, and see what numbers you get?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13776