-
- Downloads
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
Showing
- gcc/testsuite/ChangeLog 4 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/coarray_stat_2.f90 23 additions, 0 deletionsgcc/testsuite/gfortran.dg/coarray_stat_2.f90
- libgfortran/ChangeLog 10 additions, 0 deletionslibgfortran/ChangeLog
- libgfortran/caf/libcaf.h 4 additions, 2 deletionslibgfortran/caf/libcaf.h
- libgfortran/caf/single.c 20 additions, 11 deletionslibgfortran/caf/single.c
Loading
Please register or sign in to comment