aboutsummaryrefslogtreecommitdiff
path: root/gnattools
diff options
context:
space:
mode:
authorDaniel Carrera <dcarrera@gmail.com>2011-06-10 12:22:24 +0200
committerTobias Burnus <burnus@gcc.gnu.org>2011-06-10 12:22:24 +0200
commitf5c01f5bde72d697dc28a9d9e31e9dfa2209f081 (patch)
tree4d1a49e6b55f66c96e0bf26e86bf290b7017072c /gnattools
parentfede8efad0bfa82997fd1ff49f84eb493231ca23 (diff)
downloadgcc-f5c01f5bde72d697dc28a9d9e31e9dfa2209f081.zip
gcc-f5c01f5bde72d697dc28a9d9e31e9dfa2209f081.tar.gz
gcc-f5c01f5bde72d697dc28a9d9e31e9dfa2209f081.tar.bz2
trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_sync_all and caf_sync_images.
gcc/fortran/ 2011-06-10 Daniel Carrera <dcarrera@gmail.com> * trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_sync_all and caf_sync_images. * trans-stmt.c (gfc_trans_sync): Function can now handle a "stat" variable that has an integer type different from integer_type_node. libgfortran/ 2011-06-10 Daniel Carrera <dcarrera@gmail.com> * caf/mpi.c (_gfortran_caf_sync_all, _gfortran_caf_sync_images): Functions have void return type and move status into parameter list. * caf/single.c (_gfortran_caf_sync_all, _gfortran_caf_sync_images): Functions have void return type and move status into parameter list. * caf/libcaf.h (_gfortran_caf_sync_all, _gfortran_caf_sync_images): Functions have void return type and move status into parameter list. gcc/testsuite/ 2011-06-10 Daniel Carrera <dcarrera@gmail.com> * gfortran.dg/coarray/sync_1.f90: New test for "SYNC ALL", "SYNC MEMORY" and "SYNC IMAGES". From-SVN: r174896
Diffstat (limited to 'gnattools')
0 files changed, 0 insertions, 0 deletions