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] PR27124 - Incorrect dependency for assignment from function with array section actual arg.


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


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