[Patch, fortran] PR27124 - Incorrect dependency for assignment from function with array section actual arg.

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Apr 15 19:42:00 GMT 2006


On Wed, Apr 12, 2006 at 09:54:06PM +0200, Paul Thomas wrote:

> 2006-04-12  Paul Thomas  <pault@gcc.gnu.org>
> 
> 	PR fortran/27124
> 	* trans_expr.c (gfc_trans_function_call):  Add a new block, post,
> 	in to which all the argument post blocks are put.  Add this block
> 	to se->pre after a byref call or to se->post, otherwise.
> 
> 2006-04-12  Paul Thomas  <pault@gcc.gnu.org>
> 
> 	PR fortran/27124
> 	* gfortran.dg/array_return_value_1.f90: New test.
> 

OK.

-- 
Steve



More information about the Gcc-patches mailing list