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: PATCH C++: speed up templates




--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


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