Index: LMDZ6/trunk/arch/arch-X64_IRENE-AMD.fcm
===================================================================
--- LMDZ6/trunk/arch/arch-X64_IRENE-AMD.fcm	(revision 3978)
+++ LMDZ6/trunk/arch/arch-X64_IRENE-AMD.fcm	(revision 3979)
@@ -9,6 +9,5 @@
 %PROD_FFLAGS         -O3 -mavx2 -fp-model fast=2
 %DEV_FFLAGS          -fp-model strict -p -g -O2 -traceback -fp-stack-check
-%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv
-#%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
+%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
 %MPI_FFLAGS
 %OMP_FFLAGS          -qopenmp
Index: LMDZ6/trunk/arch/arch-X64_IRENE.fcm
===================================================================
--- LMDZ6/trunk/arch/arch-X64_IRENE.fcm	(revision 3978)
+++ LMDZ6/trunk/arch/arch-X64_IRENE.fcm	(revision 3979)
@@ -10,6 +10,5 @@
 %PROD_FFLAGS         -O3 -axAVX,SSE4.2 -fp-model fast=2
 %DEV_FFLAGS          -fp-model strict -p -g -O2 -traceback -fp-stack-check
-%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv
-#%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
+%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
 %MPI_FFLAGS
 %OMP_FFLAGS          -qopenmp
