diff options
author | Daniel Pfeiffer <occitan@esperanto.org> | 2004-10-27 09:09:03 +0000 |
---|---|---|
committer | Daniel Pfeiffer <occitan@esperanto.org> | 2004-10-27 09:09:03 +0000 |
commit | 0b55311a873e79cbc2aecfa2e5bc94cac4235790 (patch) | |
tree | 29db82df99864ab3a8a0e6e27df1f42cb08b7679 /etc/compilation.txt | |
parent | af3b9e477a013199332f5fb0c9ee6be4a6224395 (diff) | |
download | emacs-0b55311a873e79cbc2aecfa2e5bc94cac4235790.tar.gz |
extend irix for NAG Fortran and add ftnchek-*
Diffstat (limited to 'etc/compilation.txt')
-rw-r--r-- | etc/compilation.txt | 20 |
1 files changed, 19 insertions, 1 deletions
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 |