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: fma3d broken, ICE in check_rest


On Saturday 19 May 2007 16:54:48 FX Coudert wrote:
> Filed as PR32001, assigned to Daniel :)

Too kind :)

I already have a patch regtesting. Your testcase (now) works for me:

$> gfortran-svn max2.f90
max2.f90:3.13:

print *, max(i1,i2,i3,i4,i5,i6,i7,i8,i9,i10,i11,i12,i13,j)
            1
Error: Incompatible ranks in arguments 'a1' and 'a14' for intrinsic 'max' at 
(1)

I'll submit the patch and a description after regtesting finishes.


Regards
	Daniel


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