Showing error 1887

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


Source:

  60#line 17
  61  if (tmp) {
  62    {
  63#line 17
  64    tmp___0 = isPumpRunning();
  65    }
  66#line 17
  67    if (tmp___0) {
  68      {
  69#line 14
  70      __automaton_fail();
  71      }
  72    } else {
  73
  74    }
  75  } else {
  76
  77  }
  78#line 14
  79  return;
  80}
  81}
  82#line 1 "wsllib_check.o"
  83#pragma merger(0,"wsllib_check.i","")
  84#line 3 "wsllib_check.c"
  85void __automaton_fail(void) 
  86{ 
  87
  88  {
  89  goto ERROR;
  90  ERROR: ;
  91#line 53 "wsllib_check.c"
  92  return;
  93}
  94}
  95#line 1 "featureselect.o"
  96#pragma merger(0,"featureselect.i","")
  97#line 8 "featureselect.h"
  98int select_one(void) ;
  99#line 10
 100void select_features(void) ;
Show full sources