Re: Need Help: compiling old Fortran program
- From: Förster vom Silberwald <chain_lube@xxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 03:56:45 -0700
On Jun 29, 12:28 pm, Förster vom Silberwald <chain_l...@xxxxxxxxxxx>
wrote:
Downloaded and installed gnu f95 compiler on my Mac OSX. My initial
file can be compiled same situation as with F90 under the Sun
workstation. Still interesting that F90 accepts the bad code but g77
does not:
==
$ gfortran preprces.f -cpreprces.f:590.5:
40
CONTINUE
1
preprces.f:585.72:
IF (R(J) .EQ. 0.D0) GO TO
40
2
Warning: Label at (1) is not in the same block as the GOTO statement
at (2)
preprces.f:1246.5:
160
CONTINUE
1
preprces.f:1189.72:
5 (QSAVE(I,J,3,L3) .GT. Q1EST))) GO TO
160
2
Warning: Label at (1) is not in the same block as the GOTO statement
at (2)
==
.
- References:
- Need Help: compiling old Fortran program
- From: Förster vom Silberwald
- Re: Need Help: compiling old Fortran program
- From: Wade Ward
- Re: Need Help: compiling old Fortran program
- From: Förster vom Silberwald
- Re: Need Help: compiling old Fortran program
- From: Richard Maine
- Re: Need Help: compiling old Fortran program
- From: Förster vom Silberwald
- Re: Need Help: compiling old Fortran program
- From: Förster vom Silberwald
- Need Help: compiling old Fortran program
- Prev by Date: Re: Need Help: compiling old Fortran program
- Next by Date: Re: C++ Bounds Checking
- Previous by thread: Re: Need Help: compiling old Fortran program
- Next by thread: Re: Need Help: compiling old Fortran program
- Index(es):