[Bug libstdc++/46347] Profile-mode executables too large

2010-12-10 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46347 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/46347] Profile-mode executables too large

2010-11-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46347 --- Comment #2 from Paolo Carlini 2010-11-11 23:52:50 UTC --- Very well, I may well be wrong, I admit to have filed this enhancement PR basing only on some quite small tests + the definite impression that we have functions inline in the profile-m

[Bug libstdc++/46347] Profile-mode executables too large

2010-11-11 Thread rus at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46347 --- Comment #1 from rus at google dot com 2010-11-11 23:14:45 UTC --- The size difference of 100 KB on small tests is actually expected. The vector instantiation will trigger instantiation of several profile analysis methods. All these methods us