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: Do not call uses_template_parms() unless necessary



On Tuesday, April 15, 2003, at 09:39 AM, Mark Mitchell wrote:


On Mon, 2003-04-14 at 17:31, Ziemowit Laski wrote:
This super-trivial patch has been pre-approved by Geoff; I will
place it in 3.3 and mainline.

Not without a test case you won't. :-)

It's a very small speed improvement (it also helps for objective-C++).


And for 3.3 it should be a regression from a previous release.

Yes, I don't think 3.3 needs this patch. (On the other hand, it's obviously harmless and so doesn't need to be taken out if it's already in.)


--
Geoff Keating <geoffk at apple dot com>


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