/[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.2 by ce107, Wed Jan 31 21:43:34 2007 UTC revision 1.3 by ce107, Mon Aug 20 20:31:00 2007 UTC
# Line 32  FFLAGS="$FFLAGS -fconvert=big-endian -fi Line 32  FFLAGS="$FFLAGS -fconvert=big-endian -fi
32    
33  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
34      #  No need for IEEE-754      #  No need for IEEE-754
35      FOPTIM='-O3 -funroll-loops -ffast-math'      FOPTIM='-O3 -funroll-loops'
36  else  else
37      #  Try to follow IEEE-754      #  Try to follow IEEE-754
38      FOPTIM='-O0'      FOPTIM='-O0'

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22