This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libstdc++ PATH] tr1::bind support


On Wed, 23 Mar 2005 13:58:21 +0100, Richard Guenther
<richard.guenther@gmail.com> wrote:
> 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.

I guess I meant
http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01479.html

and I don't see any traces of that patch in current CVS.

Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]