/[lmdze]/trunk/Compiler_options/gfortran_debug.mk
ViewVC logotype

Diff of /trunk/Compiler_options/gfortran_debug.mk

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 72 by guez, Tue Jul 23 13:00:07 2013 UTC revision 78 by guez, Wed Feb 5 17:51:07 2014 UTC
# Line 22  FFLAGS += -fmax-errors=1 -pedantic-error Line 22  FFLAGS += -fmax-errors=1 -pedantic-error
22  FFLAGS += -ffpe-trap=invalid,zero,overflow -fbacktrace -fdump-core -g  FFLAGS += -ffpe-trap=invalid,zero,overflow -fbacktrace -fdump-core -g
23    
24  # Code generation options:  # Code generation options:
25  FFLAGS += -fcheck=all -finit-real=SNAN  FFLAGS += -fcheck=bounds -fcheck=do -fcheck=mem -fcheck=pointer -fcheck=recursion -finit-real=SNAN
26    
27  # Optimization options:  # Optimization options:
28  FFLAGS += -O0  FFLAGS += -O0

Legend:
Removed from v.72  
changed lines
  Added in v.78

  ViewVC Help
Powered by ViewVC 1.1.21