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_spec1_product21_safe.cil.c |
Line in file: | 4479 |
Project: | SV-COMP 2013 |
Project version: | 2.6.28 |
Tools: |
Manual Work
|
Entered: | 2013-01-17 16:57:54 UTC |
4449 } 4450 { 4451#line 265 4452 resetCallOnFloor(floor); 4453 } 4454#line 1703 "Floor.c" 4455 return; 4456} 4457} 4458#line 268 "Floor.c" 4459int isTopFloor(int floorID ) 4460{ int retValue_acc ; 4461 4462 { 4463#line 1721 "Floor.c" 4464 retValue_acc = floorID == 4; 4465#line 1723 4466 return (retValue_acc); 4467#line 1730 4468 return (retValue_acc); 4469} 4470} 4471#line 1 "wsllib_check.o" 4472#pragma merger(0,"wsllib_check.i","") 4473#line 3 "wsllib_check.c" 4474void __automaton_fail(void) 4475{ 4476 4477 { 4478 goto ERROR; 4479 ERROR: ; 4480#line 53 "wsllib_check.c" 4481 return; 4482} 4483} 4484#line 1 "Person.o" 4485#pragma merger(0,"Person.i","") 4486#line 20 "Person.c" 4487int getWeight(int person ) 4488{ int retValue_acc ; 4489