Showing error 2076

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


Source:

 261#line 20 "featureselect.c"
 262void select_helpers(void) 
 263{ 
 264
 265  {
 266#line 111 "featureselect.c"
 267  return;
 268}
 269}
 270#line 25 "featureselect.c"
 271int valid_product(void) 
 272{ int retValue_acc ;
 273
 274  {
 275#line 129 "featureselect.c"
 276  retValue_acc = 1;
 277#line 131
 278  return (retValue_acc);
 279#line 138
 280  return (retValue_acc);
 281}
 282}
 283#line 1 "wsllib_check.o"
 284#pragma merger(0,"wsllib_check.i","")
 285#line 3 "wsllib_check.c"
 286void __automaton_fail(void) 
 287{ 
 288
 289  {
 290  goto ERROR;
 291  ERROR: ;
 292#line 53 "wsllib_check.c"
 293  return;
 294}
 295}
 296#line 1 "libacc.o"
 297#pragma merger(0,"libacc.i","")
 298#line 73 "/usr/include/assert.h"
 299extern  __attribute__((__nothrow__, __noreturn__)) void __assert_fail(char const   *__assertion ,
 300                                                                      char const   *__file ,
 301                                                                      unsigned int __line ,
Show full sources