Any very recent inlining changes (libstdc++' ABI check fails in mainline) ?
Jan Hubicka
hubicka@ucw.cz
Wed Oct 7 11:59:00 GMT 2009
> > 2
> > _ZNKSt8ios_base6getlocEv
> > std::ios_base::getloc() const
> > version status: incompatible
> > GLIBCXX_3.4
> > type: function
> > status: added
> >
> > Are there very recent inlining changes?
>
> Yes.
This might be patch I commited today morning. It would help if you
could just send me testcase showing what function is not getting inlined
and I will investigate.
It changes behaviour WRT COMDAT in some cases, so it might be effect of
this.
Honza
>
> Richard.
More information about the Libstdc++
mailing list