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 libstdc++/37455] Code bloat for ostream.widen('\n')



------- Comment #4 from M dot Froehlich at science-computing dot de  2008-09-10 07:06 -------
Note that the code path in question is called with every

outputstream << std::endl;

Thanks


-- 


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


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