[gfortran] patch for PR 14056,specific_abs_i4 is missing
bdavis9659@comcast.net
bdavis9659@comcast.net
Tue Apr 27 21:15:00 GMT 2004
look in Changelog.tree-ssa
> Bud Davis wrote:
> > Fixes the PR and NIST tests FM317.FOR FM328.FOR
> >
> > No additional failures, i686/gnu/linux FC1.
> >
> > Test suite file:
> >
> > !pr 14056
> > INTRINSIC IABS
> > INTEGER FF324
> > IVCOMP = FF324(IABS,-7)
> > IF (IVCOMP.NE.8) CALL ABORT
> > END
> > INTEGER FUNCTION FF324(NINT, IDON03)
> > FF324 = NINT(IDON03) + 1
> > ! **** THE NAME NINT IS A DUMMY ARGUMENT
> > ! AND NOT AN INTRINSIC FUNCTION REFERENCE *****
> > RETURN
> > END
> >
>
> There's no changelog entry for the testcase.
>
> - Tobi
More information about the Fortran
mailing list