
17 Jul
2009
17 Jul
'09
1:16 a.m.
On Thu, Jul 16, 2009 at 17:15, Konrad Trifunovickonrad.trifunovic@gmail.com wrote:
Thanks,
tracked down the leak! Indeed it was in dependence analysis code
Can you send out a fix for the leak separately from further improvements?
Though I'm not happy with runtime of the test, but this is due to not-complete-alias analysis. (the dependence test for this fortran code is called 380000 times!).
Also, could you please have a look at the failing testcase when you run make -k check RUNTESTFLAGS=graphite.exp You introduced the fail interchange-8.c in the last data deps caching patch.
Thanks, Sebastian