public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "andre dot maute at gmx dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug regression/21456] compile time regression(s) after gcc-4.0-20050326, 4.0 (+300%) 4.1 (+500%)
Date: Thu, 07 Jul 2005 23:06:00 -0000	[thread overview]
Message-ID: <20050707230556.14036.qmail@sourceware.org> (raw)
In-Reply-To: <20050508212805.21456.andre.maute@gmx.de>


------- Additional Comments From andre dot maute at gmx dot de  2005-07-07 23:05 -------
oh well, once more the compiletime increased 
 
g++-4.1-20050604 -v 
Using built-in specs. 
Target: i686-pc-linux-gnu 
Configured with: ../gcc-4.1-20050604/configure --prefix=/opt/gcc-4.1-20050604 
--program-suffix=-4.1-20050604 --enable-shared --enable-languages=c,c++ 
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu 
--disable-nls --disable-checking --with-arch=pentium3 
Thread model: posix 
gcc version 4.1.0 20050604 (experimental) 
 
time g++-4.1-20050604 -c -O3 -D __NDEBUG__ compiletimetest2.cc 
real    1m34.055s 
user    1m31.347s 
sys     0m1.215s 
 
time g++-4.1-20050604 -c -O3 -D __DEBUG__ compiletimetest2.cc 
real    1m44.792s 
user    1m42.236s 
sys     0m1.117s 
 
g++-4.1-20050702 -v 
Using built-in specs. 
Target: i686-pc-linux-gnu 
Configured with: ../gcc-4.1-20050702/configure --prefix=/opt/gcc-4.1-20050702 
--program-suffix=-4.1-20050702 --enable-shared --enable-languages=c,c++ 
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu 
--disable-nls --disable-checking --with-arch=pentium3 
Thread model: posix 
gcc version 4.1.0 20050702 (experimental) 
 
time g++-4.1-20050702 -c -O3 -D __NDEBUG__ compiletimetest2.cc 
real    2m21.944s 
user    2m20.101s 
sys     0m1.146s 
 
time g++-4.1-20050702 -c -O3 -D __DEBUG__ compiletimetest2.cc 
real    2m33.524s 
user    2m32.146s 
sys     0m1.111s 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21456


  parent reply	other threads:[~2005-07-07 23:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-08 21:28 [Bug regression/21456] New: " andre dot maute at gmx dot de
2005-05-11  1:16 ` [Bug regression/21456] " pinskia at gcc dot gnu dot org
2005-07-07 23:06 ` andre dot maute at gmx dot de [this message]
2005-07-08  3:12 ` dberlin at gcc dot gnu dot org
2005-07-08 11:18 ` andre dot maute at gmx dot de

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050707230556.14036.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).