This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17315] Strange compile-time regression either in cpp or libstdc++ against gcc3.4.1
- From: "kgardas at objectsecurity dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Sep 2004 07:32:29 -0000
- Subject: [Bug c++/17315] Strange compile-time regression either in cpp or libstdc++ against gcc3.4.1
- References: <20040904072757.17315.kgardas@objectsecurity.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kgardas at objectsecurity dot com 2004-09-04 07:32 -------
Created an attachment (id=7044)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7044&action=view)
Not preprocessed basic_seq.cc file
This file is intended for comparison with both preproceesed files, to find out
what's going wrong with this issue, i.e. why 3.5.0 is faster on all
optimization levels while compiling preprocessed files in comparison with 3.4.1
and why it is slower for compiling not-preprocessed file on all optimization
levels.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17315