diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-10-31 18:24:32 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-10-31 18:24:32 (GMT) |
commit | 836cb7f7ba07cc9dafe65fdf73d20dd94702d3c3 (patch) | |
tree | 2bb882b9c727e1e33fbf42e3ad76d641f4fa6cd0 /perform/perf.c | |
parent | b24462f54376a8d291574be024c563c139d39372 (diff) | |
download | hdf5-836cb7f7ba07cc9dafe65fdf73d20dd94702d3c3.zip hdf5-836cb7f7ba07cc9dafe65fdf73d20dd94702d3c3.tar.gz hdf5-836cb7f7ba07cc9dafe65fdf73d20dd94702d3c3.tar.bz2 |
[svn-r11638] Purpose:
Bug fix.
Description:
PGI v6.0-5 pgf90 compiler has a bug in Mstandard that caused compiling
of legal logical value to fail.
We also have second thought of imposing -Mstandard and -Mdclchk on users
since these flags are included in h5fc.
Solution:
Removed -Mstandard until we can fix the v6.0-5 compiler error
and moved -Mdclchk to DEBUG_FFLAGS so that it is used during development
mode but not imposed on users for production release.
Platforms tested:
heping: production and development mode using v6.0-4 compiler.
mir: production and development mode using v6.0-4 compiler.
Diffstat (limited to 'perform/perf.c')
0 files changed, 0 insertions, 0 deletions