From: degomme Date: Wed, 3 Apr 2019 13:11:06 +0000 (+0200) Subject: fix f77 tests X-Git-Tag: v3.22.1~5 X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/e615aa81621620d3a5ba51b3e0066bd1edbf81fe fix f77 tests --- diff --git a/teshsuite/smpi/mpich3-test/f77/rma/attraints.h b/teshsuite/smpi/mpich3-test/f77/rma/attraints.h index fb0747f683..5deb79d821 100644 --- a/teshsuite/smpi/mpich3-test/f77/rma/attraints.h +++ b/teshsuite/smpi/mpich3-test/f77/rma/attraints.h @@ -3,4 +3,4 @@ C C (C) 2003 by Argonne National Laboratory. C See COPYRIGHT in top-level directory. C - integer extrastate, valin, valout, val + integer(kind=MPI_ADDRESS_KIND) extrastate, valin, valout, val