This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17315] Strange compile-time regression either in cpp or libstdc++ against gcc3.4.1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]