public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/17315] New: Strange compile-time regression either in cpp or libstdc++ against gcc3.4.1
@ 2004-09-04  7:28 kgardas at objectsecurity dot com
  2004-09-04  7:29 ` [Bug c++/17315] " kgardas at objectsecurity dot com
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: kgardas at objectsecurity dot com @ 2004-09-04  7:28 UTC (permalink / raw)
  To: gcc-bugs

Hello,

while trying to submit bugreport about regression in compile-time, I've found
interesting fact, that while not-preprocessed file regress on every optimization
level about 10, 20 and 30% (for -O0, 1, 2) in comparison with 3.4.1, I'm not
able to duplicate such regression while using preprocessed file. A comparison
table looks:

Not preprocessed file:
File            341-O0  350-O0  Delta%  341-O1  350-O1  Delta%  341-O2  350-O2 
Delta%
basic_seq.cc    3.77    4.21    -10.45  3.98    4.99    -20.24  3.82    5.72   
-33.22

File preprocessed by GCC 3.4.1:
File            341-O0  350-O0  Delta%  341-O1  350-O1  Delta%  341-O2  350-O2 
Delta%
basic_seq.cc    3.69    3.31    11.48   3.91    3.47    12.68   3.78    3.65    3.56

File preprocessed by GCC 3.5.0:
File            341-O0  350-O0  Delta%  341-O1  350-O1  Delta%  341-O2  350-O2 
Delta%
basic_seq.cc    4.61    4.15    11.08   5.28    4.83    9.32    5.62    5.57    0.9

3.5.0 is from 20040830.

Whole report to gcc@ mailing list can be found
here:http://gcc.gnu.org/ml/gcc/2004-09/msg00100.html

I will attach all needed file here too.

Karel

-- 
           Summary: Strange compile-time regression either in cpp or
                    libstdc++ against gcc3.4.1
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kgardas at objectsecurity dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2004-12-08 10:31 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-04  7:28 [Bug c++/17315] New: Strange compile-time regression either in cpp or libstdc++ against gcc3.4.1 kgardas at objectsecurity dot com
2004-09-04  7:29 ` [Bug c++/17315] " kgardas at objectsecurity dot com
2004-09-04  7:29 ` kgardas at objectsecurity dot com
2004-09-04  7:32 ` kgardas at objectsecurity dot com
2004-09-07  7:35 ` [Bug libstdc++/17315] " pinskia at gcc dot gnu dot org
2004-09-07  9:57 ` giovannibajo at libero dot it
2004-09-07 10:21 ` kgardas at objectsecurity dot com
2004-09-07 13:50 ` [Bug preprocessor/17315] Strange compile-time regression in cpp " pcarlini at suse dot de
2004-09-07 14:32 ` kgardas at objectsecurity dot com
2004-09-07 14:43 ` pcarlini at suse dot de
2004-09-07 15:00 ` pcarlini at suse dot de
2004-09-07 15:03 ` giovannibajo at libero dot it
2004-09-07 15:08 ` kgardas at objectsecurity dot com
2004-09-07 15:09 ` pcarlini at suse dot de
2004-09-07 15:11 ` kgardas at objectsecurity dot com
2004-09-08  0:19 ` giovannibajo at libero dot it
2004-09-08  5:35 ` [Bug libstdc++/17315] " pinskia at gcc dot gnu dot org
2004-09-08  5:37 ` pinskia at gcc dot gnu dot org
2004-09-08  8:06 ` [Bug c++/17315] " pcarlini at suse dot de
2004-09-08  9:13 ` [Bug libstdc++/17315] " pcarlini at suse dot de
2004-09-08 11:13 ` giovannibajo at libero dot it
2004-09-08 11:38 ` pcarlini at suse dot de
2004-09-09 20:07 ` kgardas at objectsecurity dot com
2004-12-08  0:12 ` pinskia at gcc dot gnu dot org
2004-12-08 10:23 ` pcarlini at suse dot de
2004-12-08 10:26 ` kgardas at objectsecurity dot com
2004-12-08 10:31 ` pcarlini at suse dot de

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).