gcc/libgfortran/caf
Andre Vehreschild 9fe9a3a780 libcaf.h: Add parameter stat to caf_get() and caf_send()'s function prototypes.
libgfortran/ChangeLog:

2016-07-22  Andre Vehreschild  <vehre@gcc.gnu.org>

	* caf/libcaf.h: Add parameter stat to caf_get() and
	caf_send()'s function prototypes.
	* caf/single.c (_gfortran_caf_get): Implement reporting
	error using stat instead of abort().
	(_gfortran_caf_send): Same.
	(_gfortran_caf_sendget): Use NULL for stat when calling
	caf_send().


gcc/testsuite/ChangeLog:

2016-07-22  Andre Vehreschild  <vehre@gcc.gnu.org>

	* gfortran.dg/coarray_stat_2.f90: New test.

From-SVN: r238636
2016-07-22 11:58:50 +02:00
..
libcaf.h libcaf.h: Add parameter stat to caf_get() and caf_send()'s function prototypes. 2016-07-22 11:58:50 +02:00
mpi.c Update copyright years. 2016-01-04 15:30:50 +01:00
single.c libcaf.h: Add parameter stat to caf_get() and caf_send()'s function prototypes. 2016-07-22 11:58:50 +02:00