Showing error 2120

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


Source:

 810#line 20 "featureselect.c"
 811void select_helpers(void) 
 812{ 
 813
 814  {
 815#line 111 "featureselect.c"
 816  return;
 817}
 818}
 819#line 25 "featureselect.c"
 820int valid_product(void) 
 821{ int retValue_acc ;
 822
 823  {
 824#line 129 "featureselect.c"
 825  retValue_acc = 1;
 826#line 131
 827  return (retValue_acc);
 828#line 138
 829  return (retValue_acc);
 830}
 831}
 832#line 1 "wsllib_check.o"
 833#pragma merger(0,"wsllib_check.i","")
 834#line 3 "wsllib_check.c"
 835void __automaton_fail(void) 
 836{ 
 837
 838  {
 839  goto ERROR;
 840  ERROR: ;
 841#line 53 "wsllib_check.c"
 842  return;
 843}
 844}
 845#line 1 "Test.o"
 846#pragma merger(0,"Test.i","")
 847#line 8 "Test.c"
 848int cleanupTimeShifts  =    4;
 849#line 11 "Test.c"
 850#line 20 "Test.c"
Show full sources