Any very recent inlining changes (libstdc++' ABI check fails in mainline) ?
Jan Hubicka
hubicka@ucw.cz
Wed Oct 7 14:09:00 GMT 2009
> Btw, that new comdat behavior is very well reasonable. In
> whole-program mode it should be the old one though.
It is another effect of the patch that in whole-program we bring all
comdat functions static except for those having address taken (so the
address must be same from all modules)
I was doing this on pretty-ipa for a while and it helps quite noticeably
for C++.
Honza
>
> Richard.
More information about the Libstdc++
mailing list