Variadic templates, fourth revision [Committed]

Doug Gregor doug.gregor@gmail.com
Tue Mar 13 13:02:00 GMT 2007


On 3/12/07, Jan Hubicka <hubicka@ucw.cz> wrote:
> > On 3/10/07, Doug Gregor <doug.gregor@gmail.com> wrote:
> > >C++ front end and testsuite changes approved and committed. The final
> > >patches, ChangeLogs are attached.
> >
> > This causes a 15% compile time memory usage regression for tramp3d,
> > DLV and mico sources :/  (which makes it a release-blocker)
>
>
> Mem tester report 19% on Gerald's testcase.
> Note that it is not the GGC memory, but normal malloced memory, so it
> might be simple leak somewhere.

The patch here should fix the problem:

  http://gcc.gnu.org/ml/gcc-patches/2007-03/msg00759.html

  Cheers,
  Doug



More information about the Gcc-patches mailing list