------- Comment #7 from hubicka at gcc dot gnu dot org  2010-07-15 16:53 -------
Hehe, I am really not C++ guy even in 2010, but I have impression that people
are including iostream without really thinking about consequences here.

Well, so what we can do about the startup times then?  I will teach ipa-profile
to propagate info if function is only called from constructor and will put them
into separate section. This will save the random access at file startup. But we
ought to be able to do better.


-- 


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

Reply via email to