/[MITgcm]/MITgcm/tools/build_options/linux_ia32_g77+mpi_itrda
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_ia32_g77+mpi_itrda

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

revision 1.8 by edhill, Tue Nov 16 18:59:30 2004 UTC revision 1.9 by jmc, Thu Feb 3 20:08:57 2005 UTC
# Line 20  if test "x$IEEE" = x ; then Line 20  if test "x$IEEE" = x ; then
20      FOPTIM='-O3 -malign-double -funroll-loops'      FOPTIM='-O3 -malign-double -funroll-loops'
21  else  else
22      #  Try to follow IEEE-754      #  Try to follow IEEE-754
23      FFLAGS='-Wimplicit -Wunused -ffloat-store'     #FFLAGS='-Wimplicit -Wunused -ffloat-store'
24        FFLAGS='-Wimplicit -Wunused -mfpmath=sse -msse -msse2'
25      FOPTIM='-O0 -malign-double'      FOPTIM='-O0 -malign-double'
26  fi  fi
27  NOOPTFLAGS='-O0'  NOOPTFLAGS='-O0'

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22