This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, Fortran, pr78780, v1] [7 Regression] [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1936


On Tue, Dec 13, 2016 at 07:32:33PM +0100, Andre Vehreschild wrote:
> 
> attached patch fixes the issue by improving the check whether a call of the
> caf-runtime-routines needs to be generated instead of a regular assignment. 
> 
> Bootstraps and regtests ok on x86_64-linux/f23. Ok for trunk?
> 
> gcc/testsuite/ChangeLog:
> 
> 2016-12-13  Andre Vehreschild  <vehre@gcc.gnu.org>
> 
> 	PR fortran/78780
> 	* gfortran.dg/coarray/alloc_comp_5.f90: New test.
> 
> gcc/fortran/ChangeLog:
> 
> 2016-12-13  Andre Vehreschild  <vehre@gcc.gnu.org>
> 
> 	PR fortran/78780
> 	* trans-expr.c (gfc_trans_assignment_1): Improve check whether detour
> 	caf-runtime routines is needed.
> 

OK.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]