1
1
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
..
2014-08-21 18:56:47 +00:00
2014-07-24 19:06:43 +00:00
2012-04-18 15:57:29 +00:00
2014-04-21 23:30:05 +00:00
2014-08-21 18:56:47 +00:00