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 pcarlini at suse dot de  2004-09-07 15:00 -------
To be clear: libstdc++ is a *runtime* library, not a part of the compiler 
proper (like libcpp, for instance). Of course C++ applications eventually link 
it and of course the library may grow bigger and the link itself can become 
slower. But definitely this cannot be considered a library bug: the libstdc++ 
category is for bugs of the library proper. 

-- 


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]