Loop Unrolling Fails for do { } while(0)
Loop contained in a switch
#895
Labels
Milestone
do { } while(0)
Loop contained in a switch
#895
Minimal example:
fails with
This causes issues where some 33 tasks go from correct to
Exception(Not_found)
in SV-Comp 23 when enabling the auto-tuner for loop unrolling.The text was updated successfully, but these errors were encountered: