diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2008-10-14 17:04:50 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2008-10-14 17:04:50 (GMT) |
commit | bea2e1790d2a708f9f0c794254f9e869f77f0f88 (patch) | |
tree | 01bc41f21354132ed1efcda5298108dc896cc6aa /test/enum.c | |
parent | 22cd1b61cc33d61a705b369f81649b7180ec27a5 (diff) | |
download | hdf5-bea2e1790d2a708f9f0c794254f9e869f77f0f88.zip hdf5-bea2e1790d2a708f9f0c794254f9e869f77f0f88.tar.gz hdf5-bea2e1790d2a708f9f0c794254f9e869f77f0f88.tar.bz2 |
[svn-r15864] Description:
We check for all the available reals in Fortran and if 16 byte real is available in Fortran and not in C then we disable the 16 byte real in Fortran. Also added the test for 12 byte real in Fortran so that it can match the 12 byte float in C if available. Note: if KIND=10 and KIND=16 are both avaiable as when using g95, then it may be the case on some systems that the size of KIND=10 and KIND=16 are both 16 bytes, so the program will print twice in H5fort_type_defines.h
#define H5_FORTRAN_HAS_REAL_16
which should not cause any errors.
Diffstat (limited to 'test/enum.c')
0 files changed, 0 insertions, 0 deletions