From e615aa81621620d3a5ba51b3e0066bd1edbf81fe Mon Sep 17 00:00:00 2001 From: degomme Date: Wed, 3 Apr 2019 15:11:06 +0200 Subject: [PATCH] fix f77 tests --- teshsuite/smpi/mpich3-test/f77/rma/attraints.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1