1
1
openmpi/ompi/mpi/fortran/base
Jeff Squyres d13034d0b0 fortran: add configury to check for storage_size()
gfortran 4.8 does not support storage_size() on all relevant types
that we need.  So add a configure test to check and see if the
compiler's storage_size() intrinsic supports enough types for us to do
MPI_SIZEOF.

Also remove an accidentally redundant check for fortran INTERFACE.

Refs trac:4917

This commit was SVN r32790.

The following Trac tickets were found above:
  Ticket 4917 --> https://svn.open-mpi.org/trac/ompi/ticket/4917
2014-09-25 00:17:29 +00:00
..
attr_fn_f.c == Highlights == 2012-04-18 15:57:29 +00:00
attr-fn-int-callback-interfaces.h fortran: Separate pre-defined attribute and conversion interfaces 2014-04-11 21:01:16 +00:00
constants.h Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
conversion_fn_null_f.c == Highlights == 2012-04-18 15:57:29 +00:00
conversion-fn-null-int-interface.h fortran: Separate pre-defined attribute and conversion interfaces 2014-04-11 21:01:16 +00:00
datarep.h == Highlights == 2012-04-18 15:57:29 +00:00
f90_accessors.c == Highlights == 2012-04-18 15:57:29 +00:00
fint_2_int.h Per patch from Gilles, cleanup some errors that surface when building with PGI. Verified by Tetsuya, reviewed okay by Jeff. 2014-09-16 19:07:02 +00:00
gen-mpi-sizeof.pl fortran: add configury to check for storage_size() 2014-09-25 00:17:29 +00:00
Makefile.am Fortran: Fix MPI_SIZEOF. What a disaster. :-( 2014-09-19 13:44:52 +00:00
strings.c This commit fixes some of the Coverity reported warnings. I addressed 2014-04-06 18:23:49 +00:00
strings.h == Highlights == 2012-04-18 15:57:29 +00:00
test_constants_f.c == Highlights == 2012-04-18 15:57:29 +00:00