--- rpl/src/instructions_d4.c 2011/09/26 15:57:12 1.32 +++ rpl/src/instructions_d4.c 2011/11/15 07:01:37 1.33 @@ -730,6 +730,9 @@ instruction_drws(struct_processus *s_eta return; } + s_objet_statistique = (*(*s_etat_processus).pointeur_variable_courante) + .objet; + if ((*s_objet_statistique).type == MIN) { matrice_entiere = d_vrai;