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] Memory leak in parallel/unique_copy


On 03/07/14 13:40 +0100, Goncalo Carvalho wrote:
Hi,

Many thanks! I'll try add a test to the suite (unsure how foolproof
will be in terms of detecting memory usage).

Yes, it might not be worth adding to the testsuite, but I want to be
able to verify the patch changes something :-)

The 11000 is simply to go beyond the minimum unique_count needed to
specialise the parallel version.

Ah, that's what I was missing, I didn't bother checking the minimum I
needed to pass.

I'll try replicate the same test on a more recent install later on.

No need, I can do so - thanks for the test.



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