/[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 94 by guez, Tue Apr 1 17:27:47 2014 UTC revision 119 by guez, Wed Jan 7 14:34:57 2015 UTC
# Line 16  FFLAGS = $(addprefix -I, ${netcdf_inc_di Line 16  FFLAGS = $(addprefix -I, ${netcdf_inc_di
16  FFLAGS += -ffree-form -std=f95  FFLAGS += -ffree-form -std=f95
17    
18  # Error and warning options:  # Error and warning options:
19  FFLAGS += -fmax-errors=1 -pedantic-errors -Wall -Wcharacter-truncation -Wunderflow -Wunreachable-code  FFLAGS += -fmax-errors=1 -pedantic-errors -Wall -Wcharacter-truncation -Wunderflow -Wunreachable-code -Wno-conversion
20    
21  # Debugging options:  # Debugging options:
22  FFLAGS += -ffpe-trap=invalid,zero,overflow -fbacktrace -fdump-core -g  FFLAGS += -ffpe-trap=invalid,zero,overflow -fbacktrace -fdump-core -g

Legend:
Removed from v.94  
changed lines
  Added in v.119

  ViewVC Help
Powered by ViewVC 1.1.21