Showing error 1589

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


Source:

2538          } else {
2539#line 1201
2540            if (person == 5) {
2541#line 1206
2542              retValue_acc = 3;
2543#line 1208
2544              return (retValue_acc);
2545            } else {
2546#line 1214 "Person.c"
2547              retValue_acc = 0;
2548#line 1216
2549              return (retValue_acc);
2550            }
2551          }
2552        }
2553      }
2554    }
2555  }
2556#line 1223 "Person.c"
2557  return (retValue_acc);
2558}
2559}
2560#line 1 "wsllib_check.o"
2561#pragma merger(0,"wsllib_check.i","")
2562#line 3 "wsllib_check.c"
2563void __automaton_fail(void) 
2564{ 
2565
2566  {
2567  goto ERROR;
2568  ERROR: ;
2569#line 53 "wsllib_check.c"
2570  return;
2571}
2572}
2573#line 1 "Elevator.o"
2574#pragma merger(0,"Elevator.i","")
2575#line 359 "/usr/include/stdio.h"
2576extern int printf(char const   * __restrict  __format  , ...) ;
2577#line 16 "Person.h"
2578void enterElevator(int p ) ;
Show full sources