[libstdc++ PATH] tr1::bind support

Richard Guenther richard.guenther@gmail.com
Wed Mar 23 13:00:00 GMT 2005


On Wed, 23 Mar 2005 13:48:57 +0100, Paolo Carlini <pcarlini@suse.de> wrote:
> Steven Bosscher wrote:
> 
> >Well, if you are right, and C++ continues in this direction as a language,
> >this is still something we need to find a solution for.
> >
> >BTW the patch below, to not compare target attributes until after
> >making sure that the types are the same from a target-independent
> >POV, also cuts off 40% of the compile time of this test case for
> >me.  Will re-post after testing and such...
> >
> >
> Yeah! This is really team work at its best!

I remember patches (dunno if they went in, google didn't tell me) related to
comptypes and inter-module optimization, like introducing some sort of
cache.

Richard.



More information about the Gcc-patches mailing list