[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[creduce-bugs] pass_clang :: remove-unused-function started too early



I'm reducing large C++ test case (again) using creduce alone (without preliminary delta passes).
I see that clang pass start too early, right after  pass_lines :: 1.

It leads to significant slowdown of reduction, it would be much better to run pass_lines :: 2 and
pass_lines :: 10 before starting clang passes.

-- 
Regards,
Konstantin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nohup.out.bz2
Type: application/x-bzip2
Size: 8133 bytes
Desc: not available
URL: <http://www.flux.utah.edu/pipermail/creduce-bugs/attachments/20120914/9635704e/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nomalloc_2.best.bz2
Type: application/x-bzip2
Size: 53140 bytes
Desc: not available
URL: <http://www.flux.utah.edu/pipermail/creduce-bugs/attachments/20120914/9635704e/attachment-0003.bin>