diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2015-07-28 23:20:23 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2015-07-28 23:20:23 (GMT) |
commit | e95208c87dae70db745eb360720a01d5508bb299 (patch) | |
tree | 6df021359ea6ece44217ed7f6b1a13a3beb37c04 /test/unregister.c | |
parent | 0bf2b76c6dea4ae59ebe22187ae66a3868706f54 (diff) | |
download | hdf5-e95208c87dae70db745eb360720a01d5508bb299.zip hdf5-e95208c87dae70db745eb360720a01d5508bb299.tar.gz hdf5-e95208c87dae70db745eb360720a01d5508bb299.tar.bz2 |
[svn-r27439] Merged r27428 from trunk.
Bug fix: DAILYTEST-170
Description:
XL compilers in ostrich (PowerPC64 linux) fail in test/dt_arith
because of the removal of the LLONG_TO_LDOUBLE_CORRECT (removed in
r26625) and LDOUBLE_TO_LLONG_ACCURATE (removed in r26623).
Solution:
Reverse revisions
r26623: bring back LDOUBLE_TO_LLONG_ACCURATE configure macro
r26625: bring back LLONG_TO_LDOUBLE_CORRECT configure macro
r26627: bring back WANT_DATA_ACCURACY configure macro which is
used together with the above two macros. This also brings
back the enable-dconv-accuracy configure option.
Tested: platypus & kituo, using --enable-fortran, --enable-cxx. Also in Ostrich using
both GCC and XL compilers.
Diffstat (limited to 'test/unregister.c')
0 files changed, 0 insertions, 0 deletions