Showing error 1581

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


Source:

 750
 751      } else {
 752        goto while_4_break;
 753      }
 754    } else {
 755      goto while_4_break;
 756    }
 757    {
 758#line 58
 759    timeShift();
 760#line 59
 761    printState();
 762#line 57
 763    i = i + 1;
 764    }
 765  }
 766  while_4_break: /* CIL Label */ ;
 767  }
 768#line 1117 "UnitTests.c"
 769  return;
 770}
 771}
 772#line 1 "wsllib_check.o"
 773#pragma merger(0,"wsllib_check.i","")
 774#line 3 "wsllib_check.c"
 775void __automaton_fail(void) 
 776{ 
 777
 778  {
 779  goto ERROR;
 780  ERROR: ;
 781#line 53 "wsllib_check.c"
 782  return;
 783}
 784}
 785#line 1 "Test.o"
 786#pragma merger(0,"Test.i","")
 787#line 544 "/usr/include/stdlib.h"
 788extern  __attribute__((__nothrow__, __noreturn__)) void exit(int __status ) ;
 789#line 17 "Test.c"
 790#line 23 "Test.c"
Show full sources