Skip to content

Commit

Permalink
Termination: Update verdict to TODO for 78/35.
Browse files Browse the repository at this point in the history
Case can no longer be handled when no longer using signed integers and assuming no-overflow.
  • Loading branch information
jerhard committed Nov 14, 2023
1 parent f81ca2c commit 2728c2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SKIP TERM PARAM: --set "ana.activated[+]" termination --set "ana.activated[+]" apron --enable ana.int.interval --set ana.apron.domain polyhedra --set sem.int.signed_overflow assume_none
// SKIP TODO TERM PARAM: --set "ana.activated[+]" termination --set "ana.activated[+]" apron --enable ana.int.interval --set ana.apron.domain polyhedra --set sem.int.signed_overflow assume_none
#include <stdio.h>

int main()
Expand Down

0 comments on commit 2728c2a

Please sign in to comment.