From 842de3c0195a0ba896d080097318ff42b1a75cc9 Mon Sep 17 00:00:00 2001 From: IvanMary Date: Thu, 31 Oct 2024 11:51:27 +0100 Subject: [PATCH] FastS: memory bug fix dpssiter pour gcc --- Fast/FastS/FastS/DISPLAY/dpssiter.for | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Fast/FastS/FastS/DISPLAY/dpssiter.for b/Fast/FastS/FastS/DISPLAY/dpssiter.for index aa195c25..e608a776 100644 --- a/Fast/FastS/FastS/DISPLAY/dpssiter.for +++ b/Fast/FastS/FastS/DISPLAY/dpssiter.for @@ -53,13 +53,11 @@ c-----Boucle sur les domaines : i_loc = 1 do ii = 1, nssiter - 1 - it_reelle(ii)=-1 -c + itest = iskip_lu(ii, 2) + 3 -cc if(itest.le. last_it - 1 ) then -cc + it_reelle(i_loc) = ii i_loc = i_loc + 1 endif