Showing error 1946

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


Source:

1135#line 20 "featureselect.c"
1136void select_helpers(void) 
1137{ 
1138
1139  {
1140#line 111 "featureselect.c"
1141  return;
1142}
1143}
1144#line 25 "featureselect.c"
1145int valid_product(void) 
1146{ int retValue_acc ;
1147
1148  {
1149#line 129 "featureselect.c"
1150  retValue_acc = 1;
1151#line 131
1152  return (retValue_acc);
1153#line 138
1154  return (retValue_acc);
1155}
1156}
1157#line 1 "wsllib_check.o"
1158#pragma merger(0,"wsllib_check.i","")
1159#line 3 "wsllib_check.c"
1160void __automaton_fail(void) 
1161{ 
1162
1163  {
1164  goto ERROR;
1165  ERROR: ;
1166#line 53 "wsllib_check.c"
1167  return;
1168}
1169}
1170#line 1 "Test.o"
1171#pragma merger(0,"Test.i","")
1172#line 8 "Test.c"
1173int cleanupTimeShifts  =    4;
1174#line 11 "Test.c"
1175#line 17 "Test.c"
Show full sources