/[MITgcm]/MITgcm/tools/build_options/linux_amd64_gfortran
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_amd64_gfortran

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

revision 1.25 by jahn, Mon Jun 9 15:57:31 2014 UTC revision 1.26 by jmc, Wed Oct 1 23:12:14 2014 UTC
# Line 91  else Line 91  else
91     # -Wno-unused-dummy-argument for gfortran >= 4.6     # -Wno-unused-dummy-argument for gfortran >= 4.6
92     #FFLAGS="$FFLAGS -Waliasing -Wampersand -Wsurprising -Wline-truncation"     #FFLAGS="$FFLAGS -Waliasing -Wampersand -Wsurprising -Wline-truncation"
93     #- or simply:     #- or simply:
94      FFLAGS="$FFLAGS -Wall -Wno-unused-dummy-argument"      FFLAGS="$FFLAGS -Wall"
95     #- to get plenty of warnings: -Wall -Wextra (older form: -Wall -W) or:     #- to get plenty of warnings: -Wall -Wextra (older form: -Wall -W) or:
96     #FFLAGS="$FFLAGS -Wconversion -Wimplicit-interface -Wunused-labels"     #FFLAGS="$FFLAGS -Wconversion -Wimplicit-interface -Wunused-labels"
97    if test "x$DEVEL" = x ; then  #- no optimisation + IEEE :    if test "x$DEVEL" = x ; then  #- no optimisation + IEEE :

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

  ViewVC Help
Powered by ViewVC 1.1.22