This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] | |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |