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 preprocessor/17315] Strange compile-time regression in cpp against gcc3.4.1


------- Additional Comments From giovannibajo at libero dot it  2004-09-07 15:03 -------
Paolo,

I don't understand. libstdc++ headers are brought in by #include directives. It 
looks like in 3.5 more stuff is included, and the difference results in 10% of 
compile-time difference.

Now, when the file is already preprocessed, CPP really has to do nothing but 
tokenize the stream. I do not understand why you think this to be a CPP bug. 
Would you care explaining?

-- 


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]