diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2005-09-17 23:43:27 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2005-09-17 23:43:27 (GMT) |
commit | f8e70642695ffe44e299b8e68f4df1e743408470 (patch) | |
tree | 56f1a1983ccdd7ddb4d3d1e5f4a630a8960db2f8 /config/commence.am | |
parent | 2540abc1c93d7059bfee696ffcaa577fd628d174 (diff) | |
download | hdf5-f8e70642695ffe44e299b8e68f4df1e743408470.zip hdf5-f8e70642695ffe44e299b8e68f4df1e743408470.tar.gz hdf5-f8e70642695ffe44e299b8e68f4df1e743408470.tar.bz2 |
[svn-r11427] Purpose: SX-6 port
Description:
Fortran multi_file test failed on SX-6. It turned out that compiler
could not handle (long long HADDR_MAX) * ( float var). The result of this
operation was 0.
Solution:
Introduced long double variable to store the value of HADDR_MAX
and use the new variable in * operation. (Suggested by John)
Platforms tested: SX-6, mir with PGI compilers; a very minor change
Misc. update:
Diffstat (limited to 'config/commence.am')
0 files changed, 0 insertions, 0 deletions