PATCH C++: speed up templates

Mark Mitchell mark@codesourcery.com
Tue Feb 18 21:12:00 GMT 2003



--On Tuesday, February 18, 2003 12:27:42 PM -0800 Matt Austern 
<austern@apple.com> wrote:

> On Tuesday, February 18, 2003, at 12:16 PM, Mark Mitchell wrote:
>
>>
>>
>> --On Tuesday, February 18, 2003 12:16:12 PM -0800 Ziemowit Laski
>> <zlaski@apple.com> wrote:
>>
>>> Mark, do you have any thoughts on improving your original patch (i.e.,
>>> the one which caused
>>
>> Yes -- be patient.  Almost all uses of uses_template_parms should go
>> away,
>> and very few actually will need to replaced with anything.  It's a
>> big-picture problem, not really a low-level coding problem.
>
> Is that true even in 3.3?  Remember, it's the 3.3 release branch where we
> found the regression.

No, it's not going to be true for 3.3 -- which is why I approved Mike's 
patch there. :-)

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com



More information about the Gcc-patches mailing list