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

[creduce-bugs] remove-nested-function explosion



Hi all,

I've found a case when remove-nested-function pass leads to unlimited growth of input file.
In attachement you can find input file before creduce run (good) and after a number of
remove-nested-function passes. It's reproducible with clang_delta from master.

Unfortunately reproduction of this issue requires special build of compiler, but I can provide
it if it's absolutely needed for investigation of this issue.

-- 
Regards,
Konstantin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gmres_2.cpp.good
Type: text/x-c++
Size: 26864 bytes
Desc: not available
URL: <http://www.flux.utah.edu/pipermail/creduce-bugs/attachments/20120620/d63a51f6/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gmres_2.cpp.bad
Type: text/x-c++
Size: 32875 bytes
Desc: not available
URL: <http://www.flux.utah.edu/pipermail/creduce-bugs/attachments/20120620/d63a51f6/attachment-0003.bin>