gcc/libgfortran
Daniel Carrera f5c01f5bde 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
2011-06-10 12:22:24 +02:00
..
caf trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_sync_all and caf_sync_images. 2011-06-10 12:22:24 +02:00
config gcc: 2011-06-03 17:36:21 +00:00
generated
intrinsics PR 48915 Abort handling 2011-05-14 11:44:09 +03:00
io PR 19155 Check for strtod failure via endptr 2011-05-29 11:59:44 +03:00
m4
runtime PR 48931 Use async-signal-safe execve instead of execvp 2011-05-29 23:13:52 +03:00
acinclude.m4
aclocal.m4
c99_protos.h
ChangeLog trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_sync_all and caf_sync_images. 2011-06-10 12:22:24 +02:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
config.h.in PR 48931 Make backtrace async-signal-safe, reformat output 2011-05-22 19:38:05 +03:00
configure PR 48931 Make backtrace async-signal-safe, reformat output 2011-05-22 19:38:05 +03:00
configure.ac PR 48931 Make backtrace async-signal-safe, reformat output 2011-05-22 19:38:05 +03:00
configure.host PR 48977 Denormal exception on glibc targets 2011-05-20 17:45:51 +03:00
fmain.c
gfortran.map
kinds-override.h
libgfortran.h PR 48931 Use async-signal-safe execve instead of execvp 2011-05-29 23:13:52 +03:00
libgfortran.spec.in
libtool-version
Makefile.am
Makefile.in
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh