From 0b55311a873e79cbc2aecfa2e5bc94cac4235790 Mon Sep 17 00:00:00 2001 From: Daniel Pfeiffer Date: Wed, 27 Oct 2004 09:09:03 +0000 Subject: [PATCH] extend irix for NAG Fortran and add ftnchek-* --- etc/compilation.txt | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/etc/compilation.txt b/etc/compilation.txt index ff86583299d..53529cb09e7 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -108,6 +108,24 @@ symbol: epc Error 24 at (2:progran.f90) : syntax error +* Fortran checker + +symbols: ftnchek-file ftnchek-line-file ftnchek-line + +File average.f: + +Warning in module COMPAV: Variables may be used before set: + SUM used at line 14 + SUM set at line 14 + +Warning near line 16 col 20: integer quotient expr I/J converted to real + + Dummy arg W in module SUBA line 8 file arrayclash.f is array + L4 used at line 55 file test/assign.f; never set +Warning near line 10 file arrayclash.f: Module contains no executable +Nonportable usage near line 31 col 9 file assign.f: mixed default and explicit + + * IAR Systems C Compiler symbol: iar @@ -125,7 +143,7 @@ foo.c(3:8) : warning EDC0833: Implicit return statement encountered. foo.c(5:5) : error EDC0350: Syntax error. -* Ultrix MIPS RISC CC & DEC AXP OSF/1 cc & IRIX 5.2 +* Ultrix MIPS RISC CC, DEC AXP OSF/1 cc, IRIX 5.2 & NAG Fortran symbol: irix -- 2.39.5