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

Diff of /trunk/Compiler_options/xlf95.mk

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

revision 80 by guez, Wed Mar 5 12:22:46 2014 UTC revision 83 by guez, Thu Mar 6 15:12:00 2014 UTC
# Line 24  perf_flags = -qdbg -qfloat=nans -qfloat= Line 24  perf_flags = -qdbg -qfloat=nans -qfloat=
24  # "-qcheck -qextchk" give an error in module "mathelp", procedure  # "-qcheck -qextchk" give an error in module "mathelp", procedure
25  # "trans_buff", for a "gcm" run.  # "trans_buff", for a "gcm" run.
26    
27  FFLAGS = ${inc_flags} -qfixed ${perf_flags}  FFLAGS = ${inc_flags} ${lang_flags} ${perf_flags}
 F90FLAGS = ${inc_flags} ${lang_flags} ${perf_flags}  
28    
29  LDFLAGS =  LDFLAGS =
30  ##-O3 -bnoquiet  ##-O3 -bnoquiet

Legend:
Removed from v.80  
changed lines
  Added in v.83

  ViewVC Help
Powered by ViewVC 1.1.21