--- rpl/src/instructions_f2.c 2013/03/20 17:11:45 1.43 +++ rpl/src/instructions_f2.c 2013/03/21 16:31:59 1.44 @@ -913,9 +913,9 @@ instruction_fft(struct_processus *s_etat integer4 nombre_colonnes; integer4 nombre_lignes; - logical1 presence_longueur_fft; + integer8 longueur_fft_signee; - long longueur_fft_signee; + logical1 presence_longueur_fft; struct_complexe16 *matrice_f77;