[svn-r27154] fixed issue with mis-matching long double between Fortran and C

This commit is contained in:
Scot Breitenfeld
2015-06-05 17:17:13 -05:00
parent 043173a689
commit 8641814c4e
52 changed files with 155 additions and 79 deletions

View File

@@ -27,6 +27,9 @@
! Define the maximum decimal precision for reals
#undef PAC_FC_MAX_REAL_PRECISION
! If C has quad precision
#undef HAVE_FLOAT128
! Define if INTEGER*16 is available
#undef HAVE_Fortran_INTEGER_SIZEOF_16