Showing error 1650

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/elevator_spec3_product32_unsafe.cil.c
Line in file: 203
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

 173
 174      } else {
 175        goto while_1_break;
 176      }
 177    } else {
 178      goto while_1_break;
 179    }
 180    {
 181#line 58
 182    timeShift();
 183#line 59
 184    printState();
 185#line 57
 186    i = i + 1;
 187    }
 188  }
 189  while_1_break: /* CIL Label */ ;
 190  }
 191#line 1125 "UnitTests.c"
 192  return;
 193}
 194}
 195#line 1 "wsllib_check.o"
 196#pragma merger(0,"wsllib_check.i","")
 197#line 3 "wsllib_check.c"
 198void __automaton_fail(void) 
 199{ 
 200
 201  {
 202  goto ERROR;
 203  ERROR: ;
 204#line 53 "wsllib_check.c"
 205  return;
 206}
 207}
 208#line 1 "featureselect.o"
 209#pragma merger(0,"featureselect.i","")
 210#line 9 "featureselect.h"
 211int select_one(void) ;
 212#line 11
 213void select_features(void) ;
Show full sources