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: [fortran patch] Fix PR32823


On Fri, Jul 20, 2007 at 07:59:48PM +0100, Lee Millward wrote:
>
> fortran/
> 	PR fortran/32823
> 	* trans-intrinsic.c (gfc_conv_intrinsic_int): Evaluate all
> 	arguments passed, not just the first one. Adjust code to refer
> 	to "args[0]" instead of "arg" as a result.
> 
> testsuite/
> 	PR fortran/32823
> 	* gfortran.dg/int_2.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]