Showing error 1620

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


Source:

2397#line 176
2398  tmp = valid_product();
2399  }
2400#line 176
2401  if (tmp) {
2402    {
2403#line 177
2404    setup();
2405#line 178
2406    runTest();
2407    }
2408  } else {
2409
2410  }
2411#line 1620 "Test.c"
2412  retValue_acc = 0;
2413#line 1622
2414  return (retValue_acc);
2415#line 1629
2416  return (retValue_acc);
2417}
2418}
2419#line 1 "wsllib_check.o"
2420#pragma merger(0,"wsllib_check.i","")
2421#line 3 "wsllib_check.c"
2422void __automaton_fail(void) 
2423{ 
2424
2425  {
2426  goto ERROR;
2427  ERROR: ;
2428#line 53 "wsllib_check.c"
2429  return;
2430}
2431}
2432#line 1 "UnitTests.o"
2433#pragma merger(0,"UnitTests.i","")
2434#line 24 "Elevator.h"
2435void printState(void) ;
2436#line 24 "UnitTests.c"
2437void spec1(void) 
Show full sources