Showing error 1896

User: Jiri Slaby
Error type: Reachable Error Location
Error type description: A specified error location is reachable in some program path
File location: product-lines/minepump_spec1_product56_unsafe.cil.c
Line in file: 1127
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

1097#line 17
1098  if (tmp) {
1099    {
1100#line 17
1101    tmp___0 = isPumpRunning();
1102    }
1103#line 17
1104    if (tmp___0) {
1105      {
1106#line 14
1107      __automaton_fail();
1108      }
1109    } else {
1110
1111    }
1112  } else {
1113
1114  }
1115#line 14
1116  return;
1117}
1118}
1119#line 1 "wsllib_check.o"
1120#pragma merger(0,"wsllib_check.i","")
1121#line 3 "wsllib_check.c"
1122void __automaton_fail(void) 
1123{ 
1124
1125  {
1126  goto ERROR;
1127  ERROR: ;
1128#line 53 "wsllib_check.c"
1129  return;
1130}
1131}
1132#line 1 "Test.o"
1133#pragma merger(0,"Test.i","")
1134#line 8 "Test.c"
1135int cleanupTimeShifts  =    4;
1136#line 11 "Test.c"
1137#line 17 "Test.c"
Show full sources