Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make it compile with paranoid flags activated
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 11 Dec 2015 13:40:11 +0000 (14:40 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 11 Dec 2015 13:40:11 +0000 (14:40 +0100)
src/msg/msg_vm.cpp

index 5164171..de7f683 100644 (file)
@@ -846,7 +846,6 @@ static int migration_tx_fun(int argc, char *argv[])
   }
  }
 
   }
  }
 
-stage3:
   /* Stage3: stop the VM and copy the rest of states. */
   XBT_DEBUG("mig-stage3: remaining_size %f", remaining_size);
   simcall_vm_suspend(ms->vm);
   /* Stage3: stop the VM and copy the rest of states. */
   XBT_DEBUG("mig-stage3: remaining_size %f", remaining_size);
   simcall_vm_suspend(ms->vm);