\mkdir /home/phsaap/software/molly
mkdir: cannot create directory `/home/phsaap/software/molly': File exists
make: [dir] Error 1 (ignored)
\mkdir /home/phsaap/software/molly/html
mkdir: cannot create directory `/home/phsaap/software/molly/html': File exists
make: [dir] Error 1 (ignored)
chmod 755 /home/phsaap/software/molly 
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/addsub.f -o addsub.o
Warning (115): Line 445 of source/addsub.f is being truncated
source/addsub.f: In function ‘addsub_’:
source/addsub.f:97: warning: ‘flx3’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a addsub.o
rm -f addsub.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/arc_fit.f -o arc_fit.o
In file source/arc_fit.f:278

               W1 = ANGST(1., NPIX(SLOT), NARC(SLOT), 
                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:280

               W2 = ANGST(REAL(NPIX(SLOT)), NPIX(SLOT), 
                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:321

                  PLOT1(N) = ANGST(Z1, NPIX(SLOT), NARC(SLOT), 
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:360

                        XPOS = LAMBDA(I)
                               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:708

15    IF(NLINE.LE.0) THEN
  1
Warning (110): Label 15 at (1) defined but not used
In file source/arc_fit.f:780

10    WRITE(*,*) ' '
  1
Warning (110): Label 10 at (1) defined but not used
Warning (115): Line 832 of source/arc_fit.f is being truncated
In file source/arc_fit.f:836

5     IF(NLINE.LE.0) THEN
 1
Warning (110): Label 5 at (1) defined but not used
In file source/arc_fit.f:1047

            SLOP = 1.5*DABS(DISPER)
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1078

20      WRITE(*,*) ' '
  1
Warning (110): Label 20 at (1) defined but not used
In file source/arc_fit.f:1145

10    WRITE(*,*) ' '
  1
Warning (110): Label 10 at (1) defined but not used
In file source/arc_fit.f:1300

        SMALLEST = ABS( ANGINP - ANG(ICHAMP) )
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1302

          TEST = ABS( ANGINP - ANG(I))
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1313

            TEST = ABS( ANGINP - ANG(I))
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1414

            RMS = RMS + YERR(NFIT)**2
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1434

            Z = REAL(NPIX)*XDATA(I)
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1456

            Z = REAL(NPIX)*XDATA(I)
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1485

            ERROR = LAMBDA(I) - CALC
                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1491

               WEIGHT = 1./YERR(NFIT)**2
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1695

      WAV1 = WCALC
             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1698

      WAV2 = WCALC
             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1717

            PLOT2(NPLOT) = LAMBDA(I) - CALC
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1759

            XPLOT = LAMBDA(I)
                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1760

            YPLOT = LAMBDA(I) - CALC
                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1779

            PLOT1(I) = WCALC
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1781

            PLOT2(I) = PLOT1(I) - WCALC
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/arc_fit.f:1558

 20   WRITE(*,*) '** INVALID REPLY.'
   1
Warning (110): Label 20 at (1) defined but not used
In file source/arc_fit.f:1890

 200  WRITE(*,*) ' '
    1
Warning (110): Label 200 at (1) defined but not used
ar cr /home/phsaap/software/molly/libmolly.a arc_fit.o
rm -f arc_fit.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/arcal.f -o arcal.o
source/arcal.f: In function ‘arcal_’:
source/arcal.f:40: warning: ‘ipos’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a arcal.o
rm -f arcal.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/ascout.f -o ascout.o
In file source/ascout.f:261

          IF(SAMECI(YAXIS,'FLAMBDA')) FAC = CFAC/A**2
                                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
source/ascout.f: In function ‘ascout_’:
source/ascout.f:20: warning: ‘a’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a ascout.o
rm -f ascout.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/asctom.f -o asctom.o
In file source/asctom.f:165

100     CONTINUE
   1
Warning (110): Label 100 at (1) defined but not used
ar cr /home/phsaap/software/molly/libmolly.a asctom.o
rm -f asctom.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/ascwr.f -o ascwr.o
ar cr /home/phsaap/software/molly/libmolly.a ascwr.o
rm -f ascwr.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/axtype.f -o axtype.o
ar cr /home/phsaap/software/molly/libmolly.a axtype.o
rm -f axtype.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/bckfil.f -o bckfil.o
In file source/bckfil.f:205

               WORK2(J     )   = AA
                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/bckfil.f:206

               WORK2(NTOT-J+2) = AA
                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/bckfil.f:226

            WORK1(2) = WORK1(2)*WORK2(2)*EXP(-EFAC)
                                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/bckfil.f:233

               WORK1(J1) = FAC*CC
                               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/bckfil.f:234

               WORK1(J2) = FAC*DD
                               1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a bckfil.o
rm -f bckfil.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/bcoff.f -o bcoff.o
source/bcoff.f: In function ‘brcoff_’:
source/bcoff.f:1: warning: ‘c2’ may be used uninitialized in this function
source/bcoff.f:1: warning: ‘c1’ may be used uninitialized in this function
source/bcoff.f: In function ‘brot_’:
source/bcoff.f:66: warning: ‘c2’ may be used uninitialized in this function
source/bcoff.f:66: warning: ‘c1’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a bcoff.o
rm -f bcoff.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/cadd.f -o cadd.o
In file source/cadd.f:224

         CONST = DCON
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a cadd.o
rm -f cadd.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/calplot.f -o calplot.o
In file source/calplot.f:288

          PLOT1(I) = AIRMASS
                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/calplot.f:317

            OFF   = ABS(DISPA(Z,NPIX(SLOT),NARC(SLOT),
                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/calplot.f:321

          X = RJD - FRJD
              1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/calplot.f:327

            DIFF = ANGST(Z,NPIX(SLOT),NARC(SLOT),ARC(1,SLOT),
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/calplot.f:415

               RJ(N) = RJD - FRJD
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/calplot.f:418

                  DIFF = ANGST(Z,NPIX(SLOT),NARC(SLOT),ARC(1,SLOT),
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
source/calplot.f: In function ‘calplot_’:
source/calplot.f:28: warning: ‘off’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a calplot.o
rm -f calplot.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/ccal.f -o ccal.o
ar cr /home/phsaap/software/molly/libmolly.a ccal.o
rm -f ccal.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/clip.f -o clip.o
ar cr /home/phsaap/software/molly/libmolly.a clip.o
rm -f clip.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/comdef.f -o comdef.o
ar cr /home/phsaap/software/molly/libmolly.a comdef.o
rm -f comdef.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/comsubs.f -o comsubs.o
ar cr /home/phsaap/software/molly/libmolly.a comsubs.o
rm -f comsubs.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/contfit.f -o contfit.o
In file source/contfit.f:394

            VBAR = SUM2/SUM1
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a contfit.o
rm -f contfit.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/control.f -o control.o
In file source/control.f:520

400       NUWIND = NUWIND + 1
   1
In file source/control.f:138

        GOTO 400
           2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/control.f:299

200       READ(LCOM2,'(A)',IOSTAT=IFAIL) COMMAND
   1
In file source/control.f:413

        IF(FOPEN2) GOTO 200
                   2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/control.f:209

100     READ(LCOM1,'(A)',IOSTAT=IFAIL) COMMAND
   1
In file source/control.f:414

        IF(FOPEN1) GOTO 100
                   2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/control.f:299

200       READ(LCOM2,'(A)',IOSTAT=IFAIL) COMMAND
   1
In file source/control.f:439

         IF(FOPEN2) GOTO 200
                    2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/control.f:209

100     READ(LCOM1,'(A)',IOSTAT=IFAIL) COMMAND
   1
In file source/control.f:440

         IF(FOPEN1) GOTO 100
                    2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
source/control.f: In function ‘control_’:
source/control.f:1: warning: ‘loud’ may be used uninitialized in this function
source/control.f:1: warning: ‘inter’ may be used uninitialized in this function
source/control.f:1: warning: ‘fopen2’ may be used uninitialized in this function
source/control.f:1: warning: ‘fopen1’ may be used uninitialized in this function
source/control.f:1: warning: ‘nuwind’ may be used uninitialized in this function
source/control.f:1: warning: ‘nwind’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a control.o
rm -f control.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/cos_rej.f -o cos_rej.o
In file source/cos_rej.f:402

            WORK1(NV) = SUM2/SUM1
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/cos_rej.f:464

                     MMOD = RFAC*SUM3/DBLE(NOK)
                                      1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/cos_rej.f:470

                           DEV = (WORK2(J)-AVE)/WORK4(J)
                                                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/cos_rej.f:481

                        DEV = (WORK2(IREJ)-AVE)/WORK4(IREJ)
                                                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/cos_rej.f:498

                     REPLACE       = AVE*WORK1(J)
                                         1
Warning (140): Implicit conversion at (1) may cause precision loss
source/cos_rej.f: In function ‘cos_rej_’:
source/cos_rej.f:45: warning: ‘ave’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a cos_rej.o
rm -f cos_rej.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/cset.f -o cset.o
ar cr /home/phsaap/software/molly/libmolly.a cset.o
rm -f cset.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/cursor.f -o cursor.o
ar cr /home/phsaap/software/molly/libmolly.a cursor.o
rm -f cursor.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/dered.f -o dered.o
In file source/dered.f:177

                  WAV = ANGST(REAL(J),NPIX(SLOT),NARC(SLOT),
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a dered.o
rm -f dered.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/ecopy.f -o ecopy.o
ar cr /home/phsaap/software/molly/libmolly.a ecopy.o
rm -f ecopy.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/eduser.f -o eduser.o
ar cr /home/phsaap/software/molly/libmolly.a eduser.o
rm -f eduser.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/extinc.f -o extinc.o
In file source/extinc.f:48

 30   RETURN
   1
Warning (110): Label 30 at (1) defined but not used
ar cr /home/phsaap/software/molly/libmolly.a extinc.o
rm -f extinc.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/ffilt.f -o ffilt.o
ar cr /home/phsaap/software/molly/libmolly.a ffilt.o
rm -f ffilt.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/fitspec.f -o fitspec.o
Warning (115): Line 380 of source/fitspec.f is being truncated
In file source/fitspec.f:584

                  PAR(I)  = RVAL1 + (RVAL2-RVAL1)*A(I)
                            1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/fitspec.f:585

                  EPAR(I) = ABS(RVAL2-RVAL1)*SQRT(DWORK1(NP*(I-1)+I))
                                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/fitspec.f:857

                     COUNTS(J,OSLOT) = RATIO*Y
                                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/fitspec.f:868

                        FLUX(J,OSLOT) = Y
                                        1
Warning (140): Implicit conversion at (1) may cause precision loss
Warning (115): Line 891 of source/fitspec.f is being truncated
Warning (115): Line 1113 of source/fitspec.f is being truncated
source/fitspec.f: In function ‘fitspec_’:
source/fitspec.f:99: warning: ‘fopen’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a fitspec.o
rm -f fitspec.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/fixerr.f -o fixerr.o
In file source/fixerr.f:311

            WORK2(NSPEC*(K-1)+N) = MAX(SUM, SUM2)/SUM1
                                                  1
Warning (140): Implicit conversion at (1) may cause precision loss
source/fixerr.f: In function ‘fixerr_’:
source/fixerr.f:202: warning: ‘nspec’ is used uninitialized in this function
source/fixerr.f:25: warning: ‘x2’ may be used uninitialized in this function
source/fixerr.f:25: warning: ‘x1’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a fixerr.o
rm -f fixerr.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/fixvel.f -o fixvel.o
In file source/fixvel.f:349

               PHI = PHASE - DBLE(NINT(PHASE))
                     1
Warning (140): Implicit conversion at (1) may cause precision loss
source/fixvel.f: In function ‘fixvel_’:
source/fixvel.f:57: warning: ‘open’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a fixvel.o
rm -f fixvel.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/flare.f -o flare.o
In file source/flare.f:254

        WORK1(I) = SUM2/SUM1
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flare.f:281

          CONS(I) = SUM2/SUM1
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flare.f:315

          FLAR(I) = SUM2/SUM1-SUM4/SUM3
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flare.f:322

        FLAR(I) = FLAR(I)/NORM
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flare.f:397

            TEMP = (DWORK4(K)-CONS(K)*DWORK3(K)+MU)/DWORK5(K)
                                                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flare.f:398

            CONS(K) = (DWORK2(K)-DWORK3(K)*FLAR(K))/DWORK1(K)
                                                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flare.f:431

            EFLAR(J) = 1./SQRT(DWORK5(J))
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flare.f:437

            ECONS(J) = 1./SQRT(DWORK1(J))
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flare.f:506

          RR = LAMBDA(I)
               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flare.f:524

          ERR = 1./SQRT(SUM1)
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a flare.o
rm -f flare.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/flcal.f -o flcal.o
Warning (115): Line 299 of source/flcal.f is being truncated
Warning (115): Line 302 of source/flcal.f is being truncated
In file source/flcal.f:377

            AIR = AIRMASS
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flcal.f:419

              RATIO = (WFAC*AIR/WAIR)**WATER
                                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flcal.f:428

            RATIO = (AIR/WAIR)**WATER
                                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flcal.f:445

            AIR = WAIR*RATIO**(1./WATER)
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flcal.f:458

         WAVE = ANGST(REAL(J), NPIX(SLOT), NARC(SLOT), 
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flcal.f:461

            EMAG = AIRMASS*GREY-FAIR*GRFL+
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flcal.f:351

 200  WRITE(*,*) ' '
    1
Warning (110): Label 200 at (1) defined but not used
ar cr /home/phsaap/software/molly/libmolly.a flcal.o
rm -f flcal.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/flx_fit.f -o flx_fit.o
In file source/flx_fit.f:367

      FAIR = AIRMASS
             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:398

        WAIR = AIRMASS    
               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:669

        WAVE = ANGST(REAL(J), NPIX(SLOT1), NARC(SLOT1), 
               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:696

          P1 = PIXL(W1, NPIX(SLOT1), NARC(SLOT1), ARC(1,SLOT1), MXARC)
               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:698

          P2 = PIXL(W2, NPIX(SLOT1), NARC(SLOT1), ARC(1,SLOT1), MXARC)
               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:711

            W0 = (W1+W2)/2.
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:737

              PLOT4(N) = FLX/SUM1*SUM3
                                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:738

              PLOT5(N) = ABS(PLOT4(N)*SQRT(SUM2)/SUM1)
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:760

              WAVE = ANGST(REAL(I), NPIX(SLOT1), 
                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:783

            PLOT3(N)  = SUM4/REAL(NOK)
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:784

            PLOT4(N)  = SUM3/SUM1
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:785

            PLOT5(N)  = ABS(PLOT4(N)*SQRT(SUM2)/SUM1)
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:834

          PLOT5(I) = SQRT(SOFT*SUM1 + (1.-SOFT)*PLOT5(I)**2)
                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:871

           PLOT1(J) = ANGST(REAL(J), NPIX(SLOT1), NARC(SLOT1), 
                      1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:882

           X1 = WMIN
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:883

           X2 = WMAX
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/flx_fit.f:924

              X = XKNOT(I)
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
source/flx_fit.f: In function ‘flx_fit_’:
source/flx_fit.f:166: warning: ‘wair’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a flx_fit.o
rm -f flx_fit.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/get_input.f -o get_input.o
In file source/get_input.f:31

100     CONTINUE
   1
In file source/get_input.f:26

          GOTO 100
             2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/get_input.f:48

999   IFAIL = 1
   1
Warning (110): Label 999 at (1) defined but not used
In file source/get_input.f:106

100     WRITE(*,'(A,'' ['',G21.14,'']: '',$)')
   1
In file source/get_input.f:79

          GOTO 100
             2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/get_input.f:211

100     WRITE(*,'(A,'' ['',I8,'']: '',$)') PROMPT(:LENSTR(PROMPT)),
   1
In file source/get_input.f:184

          GOTO 100
             2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/get_input.f:316

100     WRITE(*,'(A,'' ['',G13.7,'']: '',$)') 
   1
In file source/get_input.f:289

          GOTO 100
             2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
ar cr /home/phsaap/software/molly/libmolly.a get_input.o
rm -f get_input.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/getconst.f -o getconst.o
ar cr /home/phsaap/software/molly/libmolly.a getconst.o
rm -f getconst.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/getdat.f -o getdat.o
In file source/getdat.f:69

            SUM = SUM + FAC*ARC1(J) 
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/getdat.f:78

      SSKEW = REAL(NPIX1)*SKEW
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
source/getdat.f: In function ‘lgauss_’:
source/getdat.f:343: warning: ‘rtwopi’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a getdat.o
rm -f getdat.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/gethelp.f -o gethelp.o
In file source/gethelp.f:306

 200        NFIND = SEARC(COMMS, NCOM, NCOM, SPLIT(1))
    1
In file source/gethelp.f:140

                 GOTO 200
                    2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:306

 200        NFIND = SEARC(COMMS, NCOM, NCOM, SPLIT(1))
    1
In file source/gethelp.f:157

                 GOTO 200
                    2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:185

 52            CALL CHEAPSORT(NCLASS, CLASS, KEY)        
   1
In file source/gethelp.f:207

               GOTO 52
                  2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:185

 52            CALL CHEAPSORT(NCLASS, CLASS, KEY)        
   1
In file source/gethelp.f:210

               GOTO 52
                  2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:185

 52            CALL CHEAPSORT(NCLASS, CLASS, KEY)        
   1
In file source/gethelp.f:233

                  GOTO 52
                     2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:306

 200        NFIND = SEARC(COMMS, NCOM, NCOM, SPLIT(1))
    1
In file source/gethelp.f:262

                           GOTO 200
                              2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:185

 52            CALL CHEAPSORT(NCLASS, CLASS, KEY)        
   1
In file source/gethelp.f:272

                           GOTO 52
                              2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:306

 200        NFIND = SEARC(COMMS, NCOM, NCOM, SPLIT(1))
    1
In file source/gethelp.f:274

                           GOTO 200
                              2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:320

                  GOTO 49
                     2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:329

                  GOTO 49
                     2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:337

               GOTO 49
                  2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:352

               GOTO 49
                  2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:367

                  GOTO 49
                     2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:379

               GOTO 49
                  2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:399

               GOTO 49
                  2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:416

               GOTO 49
                  2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:442

                  GOTO 49
                     2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:460

                  GOTO 49
                     2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/gethelp.f:95

 49      ENTRY = .FALSE.
   1
In file source/gethelp.f:471

         GOTO 49
            2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
ar cr /home/phsaap/software/molly/libmolly.a gethelp.o
rm -f gethelp.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/getlis.f -o getlis.o
In file source/getlis.f:60

300     IF(NLIST.EQ.0) THEN
   1
In file source/getlis.f:43

            GOTO 300
               2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/getlis.f:60

300     IF(NLIST.EQ.0) THEN
   1
In file source/getlis.f:47

      GOTO 300
         2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/getlis.f:84

390     NLIST = 0
   1
In file source/getlis.f:64

            GOTO 390
               2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/getlis.f:56

200   WRITE(*,'(A,$)') 'pick> '
   1
Warning (110): Label 200 at (1) defined but not used
source/getlis.f: In function ‘getlis_’:
source/getlis.f:1: warning: ‘nf’ may be used uninitialized in this function
source/getlis.f: In function ‘setslot_’:
source/getlis.f:139: warning: ‘nf’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a getlis.o
rm -f getlis.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/getlun.f -o getlun.o
ar cr /home/phsaap/software/molly/libmolly.a getlun.o
rm -f getlun.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/getset.f -o getset.o
ar cr /home/phsaap/software/molly/libmolly.a getset.o
rm -f getset.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/gofit.f -o gofit.o
ar cr /home/phsaap/software/molly/libmolly.a gofit.o
rm -f gofit.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/group.f -o group.o
In file source/group.f:394

                  W = WINIT*SUM1/SUM2
                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/group.f:419

                  IF(WONE.LT.0.) WONE = SUM1/FLOAT(NW)
                                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/group.f:420

                  WEIGHTS(I-FIRST+1) = SUM1/FLOAT(NW)/WONE
                                                      1
Warning (140): Implicit conversion at (1) may cause precision loss
source/group.f: In function ‘group_’:
source/group.f:44: warning: ‘iv’ may be used uninitialized in this function
source/group.f:44: warning: ‘nasam’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a group.o
rm -f group.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/gsm.f -o gsm.o
Warning (115): Line 15 of source/gsm.f is being truncated
In file source/gsm.f:224

         WORK3(J) = WORK3(J)/SUM
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/gsm.f:261

               WORK4(J) = SUM1
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/gsm.f:262

               WORK5(J) = SQRT(SUM2)
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a gsm.o
rm -f gsm.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/hedave.f -o hedave.o
In file source/hedave.f:301

        ADWELL = ADWELL/NORM
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
source/hedave.f: In function ‘hedave_’:
source/hedave.f:1: warning: ‘fp3’ may be used uninitialized in this function
source/hedave.f:1: warning: ‘fp2’ may be used uninitialized in this function
source/hedave.f:1: warning: ‘fp1’ may be used uninitialized in this function
source/hedave.f:1: warning: ‘fhump’ may be used uninitialized in this function
source/hedave.f:1: warning: ‘fbeat’ may be used uninitialized in this function
source/hedave.f:1: warning: ‘fspin’ may be used uninitialized in this function
source/hedave.f:1: warning: ‘forb’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a hedave.o
rm -f hedave.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/hedchg.f -o hedchg.o
Warning (115): Line 723 of source/hedchg.f is being truncated
Warning (115): Line 763 of source/hedchg.f is being truncated
In file source/hedchg.f:543

 999     CLOSE(UNIT=LUNIT)
    1
In file source/hedchg.f:199

      IF(IFAIL.NE.0) GOTO 999
                     2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/hedchg.f:543

 999     CLOSE(UNIT=LUNIT)
    1
In file source/hedchg.f:203

         GOTO 999
            2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/hedchg.f:543

 999     CLOSE(UNIT=LUNIT)
    1
In file source/hedchg.f:210

            GOTO 999
               2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/hedchg.f:537

 200              CONTINUE
    1
In file source/hedchg.f:342

            IF(NPIX(SLOT).LE.0) GOTO 200
                                2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/hedchg.f:537

 200              CONTINUE
    1
In file source/hedchg.f:349

     &           MXSINTR, MXSREAL)) GOTO 200
                                    2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/hedchg.f:543

 999     CLOSE(UNIT=LUNIT)
    1
In file source/hedchg.f:582

               GOTO 999
                  2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
source/hedchg.f: In function ‘hedchg_’:
source/hedchg.f:43: warning: ‘litem’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a hedchg.o
rm -f hedchg.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/hedfix.f -o hedfix.o
Warning (115): Line 383 of source/hedfix.f is being truncated
Warning (115): Line 406 of source/hedfix.f is being truncated
Warning (115): Line 429 of source/hedfix.f is being truncated
Warning (115): Line 430 of source/hedfix.f is being truncated
Warning (115): Line 429 of source/hedfix.f is being truncated
Warning (115): Line 430 of source/hedfix.f is being truncated
source/hedfix.f: In function ‘hedfix_’:
source/hedfix.f:72: warning: ‘posok’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a hedfix.o
rm -f hedfix.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/hedhist.f -o hedhist.o
In file source/hedhist.f:267

              PLOT1(NV) = DVAL
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a hedhist.o
rm -f hedhist.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/hedlis.f -o hedlis.o
In file source/hedlis.f:303

                  W1 = ANGST(Z1, NPIX(SLOT), NARC(SLOT), 
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/hedlis.f:305

                  W2 = ANGST(Z2, NPIX(SLOT), NARC(SLOT), 
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/hedlis.f:307

                  W3 = ANGST(Z3, NPIX(SLOT), NARC(SLOT), 
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
source/hedlis.f: In function ‘hedlis_’:
source/hedlis.f:29: warning: ‘all’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a hedlis.o
rm -f hedlis.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/hedplt.f -o hedplt.o
source/hedplt.f: In function ‘hedplt_’:
source/hedplt.f:32: warning: ‘dyone’ may be used uninitialized in this function
source/hedplt.f:32: warning: ‘dxone’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a hedplt.o
rm -f hedplt.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/hedtrn.f -o hedtrn.o
Warning (115): Line 298 of source/hedtrn.f is being truncated
ar cr /home/phsaap/software/molly/libmolly.a hedtrn.o
rm -f hedtrn.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/hstasc.f -o hstasc.o
In file source/hstasc.f:205

            WAV = WORK2(J)
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/hstasc.f:241

999   CLOSE(UNIT=LUNIT)
   1
Warning (110): Label 999 at (1) defined but not used
ar cr /home/phsaap/software/molly/libmolly.a hstasc.o
rm -f hstasc.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/label.f -o label.o
ar cr /home/phsaap/software/molly/libmolly.a label.o
rm -f label.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/lasc.f -o lasc.o
In file source/lasc.f:263

            WAV = WORK2(J)
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
source/lasc.f: In function ‘lasc_’:
source/lasc.f:20: warning: ‘j’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a lasc.o
rm -f lasc.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/leasq.f -o leasq.o
source/leasq.f: In function ‘leasq_’:
source/leasq.f:1: warning: ‘sigma’ may be used uninitialized in this function
source/leasq.f:1: warning: ‘ave’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a leasq.o
rm -f leasq.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/lfor.f -o lfor.o
In file source/lfor.f:303

                  FAC = W**2/CFAC
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/lfor.f:198

 100     CONTINUE
    1
Warning (110): Label 100 at (1) defined but not used
ar cr /home/phsaap/software/molly/libmolly.a lfor.o
rm -f lfor.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/lgcurv.f -o lgcurv.o
Warning (115): Line 493 of source/lgcurv.f is being truncated
Warning (115): Line 495 of source/lgcurv.f is being truncated
In file source/lgcurv.f:450

                        X = REAL(XVARI) - DSUB
                            1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/lgcurv.f:454

                     X = XVARR - DSUB
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/lgcurv.f:458

                  X = XVARD - DSUB
                      1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/lgcurv.f:490

                     Z = DBLE(J)/DBLE(NPIX(SLOT))
                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/lgcurv.f:529

                     PLOT2(N) = SUM2
                                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/lgcurv.f:530

                     E = SQRT(SUM3)
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/lgcurv.f:532

                     PLOT2(N) = SUM2/SUM1
                                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/lgcurv.f:533

                     E = SQRT(SUM3)/SUM1
                                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/lgcurv.f:535

                     PLOT2(N) = SUM1
                                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/lgcurv.f:536

                     E = SQRT(SUM2)
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
source/lgcurv.f: In function ‘lgcurv_’:
source/lgcurv.f:25: warning: ‘l2’ may be used uninitialized in this function
source/lgcurv.f:25: warning: ‘l1’ may be used uninitialized in this function
source/lgcurv.f:25: warning: ‘dx’ may be used uninitialized in this function
source/lgcurv.f:25: warning: ‘x’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a lgcurv.o
rm -f lgcurv.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/ligred.f -o ligred.o
In file source/ligred.f:195

          COUNTS(1,SLOT) = T(CF)       
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/ligred.f:196

          ERRORS(1,SLOT) = T(CE)       
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/ligred.f:200

            FLUX(1,SLOT) = FFAC*T(CF)
                                1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a ligred.o
rm -f ligred.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/lruby.f -o lruby.o
Warning (115): Line 254 of source/lruby.f is being truncated
In file source/lruby.f:223

 20      CALL GETHEAD(I, JDATA, MAXBYTE, NBYTE, JCODE, NARR, 
   1
Warning (110): Label 20 at (1) defined but not used
In file source/lruby.f:494

      EQUIVALENCE (I4VAL, I1VAL)
                   1      2
Warning (101): EQUIVALENCE-ing variable 'i4val' at (1) with 'i1val' at (2) is nonstandard
In file source/lruby.f:493

      EQUIVALENCE (I4VAL, I2VAL)
                   1      2
Warning (101): EQUIVALENCE-ing variable 'i4val' at (1) with 'i2val' at (2) is nonstandard
In file source/lruby.f:492

      EQUIVALENCE (IDUM, CDUM)
                   1     2
Warning (101): EQUIVALENCE-ing variable 'idum' at (1) with 'cdum' at (2) is nonstandard
In file source/lruby.f:763

900     NBYTES = NPIX*4
   1
Warning (110): Label 900 at (1) defined but not used
In file source/lruby.f:875

      EQUIVALENCE (I2VAL, I1VAL)
                   1      2
Warning (101): EQUIVALENCE-ing variable 'i2val' at (1) with 'i1val' at (2) is nonstandard
In file source/lruby.f:882

10      JCODE = -1
  1
In file source/lruby.f:949

        GOTO 10
           2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/lruby.f:882

10      JCODE = -1
  1
In file source/lruby.f:962

        GOTO 10
           2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/lruby.f:977

      EQUIVALENCE (RVAL,B1(1))
                   1    2
Warning (101): EQUIVALENCE-ing variable 'rval' at (1) with 'b1' at (2) is nonstandard
In file source/lruby.f:1001

      EQUIVALENCE (RVAL,B1(1))
                   1    2
Warning (101): EQUIVALENCE-ing variable 'rval' at (1) with 'b1' at (2) is nonstandard
In file source/lruby.f:781

          CALL VMS_SUN_REAL(JDATA(6*NPIX+1),   FLUX, NPIX )
                            1
In file source/lruby.f:990

      SUBROUTINE VMS_SUN_REAL(B,R,N)
                              2
Warning (155): Inconsistent types (INTEGER(2)/INTEGER(1)) in actual argument lists at (1) and (2)
In file source/lruby.f:780

          CALL VMS_SUN_REAL(JDATA(4*NPIX+1),   WORK, NPIX )
                            1
In file source/lruby.f:990

      SUBROUTINE VMS_SUN_REAL(B,R,N)
                              2
Warning (155): Inconsistent types (INTEGER(2)/INTEGER(1)) in actual argument lists at (1) and (2)
In file source/lruby.f:779

          CALL VMS_SUN_REAL(JDATA(2*NPIX+1), ERRORS, NPIX )
                            1
In file source/lruby.f:990

      SUBROUTINE VMS_SUN_REAL(B,R,N)
                              2
Warning (155): Inconsistent types (INTEGER(2)/INTEGER(1)) in actual argument lists at (1) and (2)
In file source/lruby.f:778

          CALL VMS_SUN_REAL(JDATA          , COUNTS, NPIX )
                            1
In file source/lruby.f:990

      SUBROUTINE VMS_SUN_REAL(B,R,N)
                              2
Warning (155): Inconsistent types (INTEGER(2)/INTEGER(1)) in actual argument lists at (1) and (2)
In file source/lruby.f:354

        CALL READER(IUNIT,JDATA,JBYTE,JFLAG,OPSYS)
                          1
In file source/lruby.f:384

      SUBROUTINE READER(IUNIT,JDATA,NBYTE,JFLAG,OPSYS)
                              2
Warning (155): Inconsistent types (INTEGER(2)/INTEGER(1)) in actual argument lists at (1) and (2)
In file source/lruby.f:776

          CALL VMS_DEC_REAL(JDATA(6*NPIX+1),   FLUX, NPIX )
                            1
In file source/lruby.f:967

      SUBROUTINE VMS_DEC_REAL(B,R,N)
                              2
Warning (155): Inconsistent types (INTEGER(2)/INTEGER(1)) in actual argument lists at (1) and (2)
In file source/lruby.f:775

          CALL VMS_DEC_REAL(JDATA(4*NPIX+1),   WORK, NPIX )
                            1
In file source/lruby.f:967

      SUBROUTINE VMS_DEC_REAL(B,R,N)
                              2
Warning (155): Inconsistent types (INTEGER(2)/INTEGER(1)) in actual argument lists at (1) and (2)
In file source/lruby.f:774

          CALL VMS_DEC_REAL(JDATA(2*NPIX+1), ERRORS, NPIX )
                            1
In file source/lruby.f:967

      SUBROUTINE VMS_DEC_REAL(B,R,N)
                              2
Warning (155): Inconsistent types (INTEGER(2)/INTEGER(1)) in actual argument lists at (1) and (2)
In file source/lruby.f:773

          CALL VMS_DEC_REAL(JDATA          , COUNTS, NPIX )
                            1
In file source/lruby.f:967

      SUBROUTINE VMS_DEC_REAL(B,R,N)
                              2
Warning (155): Inconsistent types (INTEGER(2)/INTEGER(1)) in actual argument lists at (1) and (2)
ar cr /home/phsaap/software/molly/libmolly.a lruby.o
rm -f lruby.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/masker.f -o masker.o
source/masker.f: In function ‘maskit_’:
source/masker.f:1: warning: ‘i2’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a masker.o
rm -f masker.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/maths.f -o maths.o
Warning (115): Line 248 of source/maths.f is being truncated
ar cr /home/phsaap/software/molly/libmolly.a maths.o
rm -f maths.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/mgasfit.f -o mgasfit.o
ar cr /home/phsaap/software/molly/libmolly.a mgasfit.o
rm -f mgasfit.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/mlims.f -o mlims.o
ar cr /home/phsaap/software/molly/libmolly.a mlims.o
rm -f mlims.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/mmrqmin.f -o mmrqmin.o
ar cr /home/phsaap/software/molly/libmolly.a mmrqmin.o
rm -f mmrqmin.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/molwr.f -o molwr.o
ar cr /home/phsaap/software/molly/libmolly.a molwr.o
rm -f molwr.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/mtoasc.f -o mtoasc.o
In file source/mtoasc.f:246

              FAC = W**2/CFAC
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/mtoasc.f:169

100     CONTINUE
   1
Warning (110): Label 100 at (1) defined but not used
ar cr /home/phsaap/software/molly/libmolly.a mtoasc.o
rm -f mtoasc.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/optsub.f -o optsub.o
In file source/optsub.f:268

            WORK6(J) = WORK6(J)/SUM
                                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/optsub.f:342

                  WORK4(J) = SUM1
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/optsub.f:343

                  WORK5(J) = SUM2
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/optsub.f:369

            RATIO = SUM1/SUM2
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/optsub.f:370

            CMIN  = SUM3 - SUM1*SUM1/SUM2
                    1
Warning (140): Implicit conversion at (1) may cause precision loss
source/optsub.f: In function ‘optsub_’:
source/optsub.f:24: warning: ‘nsm’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a optsub.o
rm -f optsub.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/patch.f -o patch.o
In file source/patch.f:160

      VFAC = 1.-VEARTH/VLIGHT
             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/patch.f:242

            W1 = ANGST(XF, NPIX(SLOT), NARC(SLOT),
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/patch.f:244

            W2 = ANGST(XF, NPIX(SLOT), NARC(SLOT),
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/patch.f:260

            W1 = Z1
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/patch.f:261

            W2 = Z2
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/patch.f:282

            Z  = Z1
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/patch.f:312

               Z   = Z1 + (Z2-Z1)*REAL(M-M1)/REAL(MAX(1,M2-M1))
                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/patch.f:332

               Z   = Z1 + (Z2-Z1)*REAL(M-M1)/REAL(MAX(1,M2-M1))
                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/patch.f:335

               D = DISPA(REAL(M), NPIX(SLOT), NARC(SLOT), 
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/patch.f:337

               DNU  = VLIGHT*ABS(D)/(A-D/2.)/(A+D/2.)
                                             1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a patch.o
rm -f patch.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/pergm.f -o pergm.o
In file source/pergm.f:523

         SCARG = SUM3*SUM3/SUM1/2.
                                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/pergm.f:525

         SCARG = (SUM3*SUM3/SUM1+SUM4*SUM4/SUM2)/2.
                                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a pergm.o
rm -f pergm.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/phsbin.f -o phsbin.o
Warning (115): Line 482 of source/phsbin.f is being truncated
In file source/phsbin.f:465

                     W = WINIT*SUM1/SUM2
                                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/phsbin.f:490

                     IF(WONE.LT.0.) WONE = SUM1/FLOAT(NW)
                                                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/phsbin.f:491

                     WEIGHTS(I) = SUM1/FLOAT(NW)/WONE
                                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
source/phsbin.f: In function ‘phsbin_’:
source/phsbin.f:43: warning: ‘iv’ may be used uninitialized in this function
source/phsbin.f:43: warning: ‘nasam’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a phsbin.o
rm -f phsbin.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/planck.f -o planck.o
In file source/planck.f:181

          W = ANGST(REAL(I), NPIX(SLOT), NARC(SLOT), 
              1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a planck.o
rm -f planck.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/polmol.f -o polmol.o
In file source/polmol.f:161

      RMS = SQRT(CALC/NFIT)
            1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a polmol.o
rm -f polmol.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/powell3.f -o powell3.o
ar cr /home/phsaap/software/molly/libmolly.a powell3.o
rm -f powell3.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/putlab.f -o putlab.o
ar cr /home/phsaap/software/molly/libmolly.a putlab.o
rm -f putlab.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/qplot.f -o qplot.o
ar cr /home/phsaap/software/molly/libmolly.a qplot.o
rm -f qplot.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/radvel.f -o radvel.o
In file source/radvel.f:303

        DISP   = DISPA(REAL(PIXCEN), NPIX(SLOT), NARC(SLOT),
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/radvel.f:308

        PLO = PIXCEN - PIXSIG/2.
              1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/radvel.f:309

        PHI = PIXCEN + PIXSIG/2.
              1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/radvel.f:334

        VEL  = VLIGHT*(WNEW-W0)/W0 - VEARTH
                                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/radvel.f:335

        VERR = VLIGHT*PIXSIG*ABS(DISP)/W0
                                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/radvel.f:358

      SUBROUTINE LINE_POS( NPIX, DATA, SIGMA, PIXCEN, PIXSIG, PLO, PHI,
                 1
In file source/radvel.f:325

           CALL LINE_POS( NPIX(SLOT), WORK1, WORK2, PIXCEN, PIXSIG, 
                2
Warning (154): Inconsistent number of arguments in reference to 'line_pos' at (1) and (2)
source/radvel.f: In function ‘line_pos_’:
source/radvel.f:358: warning: ‘in’ may be used uninitialized in this function
source/radvel.f:358: warning: ‘ip’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a radvel.o
rm -f radvel.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/relmag.f -o relmag.o
In file source/relmag.f:250

          X = LAM
              1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/relmag.f:286

              X = LAM
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/relmag.f:306

            RMAG = 2.5*(LOG10(CSUM)-LOG10(SUM))
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
source/relmag.f: In function ‘relmag_’:
source/relmag.f:30: warning: ‘l’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a relmag.o
rm -f relmag.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/repet.f -o repet.o
Warning (115): Line 256 of source/repet.f is being truncated
Warning (115): Line 258 of source/repet.f is being truncated
ar cr /home/phsaap/software/molly/libmolly.a repet.o
rm -f repet.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/replace.f -o replace.o
ar cr /home/phsaap/software/molly/libmolly.a replace.o
rm -f replace.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/rfits.f -o rfits.o
In file source/rfits.f:132

 100     READ(47,'(A)',IOSTAT=IFAIL) FILE
    1
In file source/rfits.f:290

         GOTO 100 
            2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file source/rfits.f:278

      CALL FTGCVE(UNIT,3,1,1,NPIX(SLOT),'-1.e-33',
                                        1
In file source/rfits.f:225

      CALL FTGCVE(UNIT,8,1,1,NREAL(SLOT),-1.E-33,
                                          2
Warning (155): Inconsistent types (CHARACTER(1)/REAL(4)) in actual argument lists at (1) and (2)
ar cr /home/phsaap/software/molly/libmolly.a rfits.o
rm -f rfits.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/rotb.f -o rotb.o
In file source/rotb.f:270

                  ANORM = MAX(ANORM, DWORK(NTAB,4))
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:369

                     VSINI = DCON
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:371

                     WIDTH = DCON
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:393

            VAVE = VLIGHT*(EXP(LOG(W2/W1)/REAL(NPIX(SLOT)-1))-1.)
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:448

                  NORM = ANORM/SUM
                               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:450

                  NORM = 1./SUM
                            1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:481

                  VAVE = VLIGHT*D/W
                                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:530

                     NORM = ANORM/SUM
                                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:532

                     NORM = 1./SUM
                               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:561

               COUNTS(IB) = RATIO*DWORK(J,1)
                                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:562

               ERRORS(IB) = RATIO*SQRT(DWORK(J,2))
                                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rotb.f:566

                  FLUX(IB)   = DWORK(J,1)
                               1
Warning (140): Implicit conversion at (1) may cause precision loss
source/rotb.f: In function ‘rotb_’:
source/rotb.f:116: warning: ‘anorm’ may be used uninitialized in this function
source/rotb.f:162: warning: ‘nhi’ may be used uninitialized in this function
source/rotb.f:162: warning: ‘nlo’ may be used uninitialized in this function
source/rotb.f:162: warning: ‘nblurr’ may be used uninitialized in this function
source/rotb.f:162: warning: ‘width’ may be used uninitialized in this function
source/rotb.f:162: warning: ‘vsini’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a rotb.o
rm -f rotb.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/sclear.f -o sclear.o
ar cr /home/phsaap/software/molly/libmolly.a sclear.o
rm -f sclear.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/select.f -o select.o
ar cr /home/phsaap/software/molly/libmolly.a select.o
rm -f select.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_aspect.f -o set_aspect.o
ar cr /home/phsaap/software/molly/libmolly.a set_aspect.o
rm -f set_aspect.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_axes.f -o set_axes.o
ar cr /home/phsaap/software/molly/libmolly.a set_axes.o
rm -f set_axes.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_clobber.f -o set_clobber.o
ar cr /home/phsaap/software/molly/libmolly.a set_clobber.o
rm -f set_clobber.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_close.f -o set_close.o
ar cr /home/phsaap/software/molly/libmolly.a set_close.o
rm -f set_close.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_col.f -o set_col.o
In file source/set_col.f:276

 8000    WRITE(*,*) 'Name of look-up table save file ? '
     1
Warning (110): Label 8000 at (1) defined but not used
In file source/set_col.f:290

 8026    WRITE(*,*) '** Premature end of file.'
     1
Warning (110): Label 8026 at (1) defined but not used
ar cr /home/phsaap/software/molly/libmolly.a set_col.o
rm -f set_col.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_confrm.f -o set_confrm.o
ar cr /home/phsaap/software/molly/libmolly.a set_confrm.o
rm -f set_confrm.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_csize.f -o set_csize.o
ar cr /home/phsaap/software/molly/libmolly.a set_csize.o
rm -f set_csize.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_dev.f -o set_dev.o
ar cr /home/phsaap/software/molly/libmolly.a set_dev.o
rm -f set_dev.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_eplot.f -o set_eplot.o
ar cr /home/phsaap/software/molly/libmolly.a set_eplot.o
rm -f set_eplot.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_font.f -o set_font.o
ar cr /home/phsaap/software/molly/libmolly.a set_font.o
rm -f set_font.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_head.f -o set_head.o
ar cr /home/phsaap/software/molly/libmolly.a set_head.o
rm -f set_head.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_id.f -o set_id.o
ar cr /home/phsaap/software/molly/libmolly.a set_id.o
rm -f set_id.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_lcolour.f -o set_lcolour.o
ar cr /home/phsaap/software/molly/libmolly.a set_lcolour.o
rm -f set_lcolour.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_lim.f -o set_lim.o
ar cr /home/phsaap/software/molly/libmolly.a set_lim.o
rm -f set_lim.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_lstyle.f -o set_lstyle.o
ar cr /home/phsaap/software/molly/libmolly.a set_lstyle.o
rm -f set_lstyle.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_lwidth.f -o set_lwidth.o
ar cr /home/phsaap/software/molly/libmolly.a set_lwidth.o
rm -f set_lwidth.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_molex.f -o set_molex.o
ar cr /home/phsaap/software/molly/libmolly.a set_molex.o
rm -f set_molex.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_mute.f -o set_mute.o
ar cr /home/phsaap/software/molly/libmolly.a set_mute.o
rm -f set_mute.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_offset.f -o set_offset.o
ar cr /home/phsaap/software/molly/libmolly.a set_offset.o
rm -f set_offset.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_pix.f -o set_pix.o
ar cr /home/phsaap/software/molly/libmolly.a set_pix.o
rm -f set_pix.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_plabel.f -o set_plabel.o
ar cr /home/phsaap/software/molly/libmolly.a set_plabel.o
rm -f set_plabel.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_sel.f -o set_sel.o
ar cr /home/phsaap/software/molly/libmolly.a set_sel.o
rm -f set_sel.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_stype.f -o set_stype.o
ar cr /home/phsaap/software/molly/libmolly.a set_stype.o
rm -f set_stype.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_xyr.f -o set_xyr.o
ar cr /home/phsaap/software/molly/libmolly.a set_xyr.o
rm -f set_xyr.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/set_zero.f -o set_zero.o
ar cr /home/phsaap/software/molly/libmolly.a set_zero.o
rm -f set_zero.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/sinadd.f -o sinadd.o
In file source/sinadd.f:294

         WORK1(I) = AC*COS(PHASE)+AS*SIN(PHASE)
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
source/sinadd.f: In function ‘sinadd_’:
source/sinadd.f:24: warning: ‘sub’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a sinadd.o
rm -f sinadd.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/sincfun.f -o sincfun.o
In file source/sincfun.f:59

      SINCI = SUM/NORM
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sincfun.f:106

      SINCID = SUM/NORM
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
source/sincfun.f: In function ‘sincf_’:
source/sincfun.f:110: warning: ‘pi’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a sincfun.o
rm -f sincfun.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/sindec.f -o sindec.o
Warning (115): Line 621 of source/sindec.f is being truncated
Warning (115): Line 681 of source/sindec.f is being truncated
In file source/sindec.f:461

                           FLX   = FLX - A(K)*DWORK4(IND) - 
                                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:933

               A(I) = V(I)
                      1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:952

                  EA(I)  = SQRT(M(I,I))
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:960

            F = YSQ
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:964

                     F = F + V(I)*M(I,J)*V(J)
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:966

                     F = F + 2.*V(I)*M(I,J)*V(J)
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:973

               A(I) = V(2*I-1)
                      1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:974

               B(I) = V(2*I)
                      1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:997

                  EA(I)  = SQRT(M(I1,I1))
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:998

                  EB(I)  = SQRT(M(I2,I2))
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:999

                  RAB(I) = M(I2,I1)/SQRT(M(I2,I2)*M(I1,I1))
                                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:1005

            F = YSQ
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:1009

                     F = F + V(I)*M(I,J)*V(J)
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/sindec.f:1011

                     F = F + 2.*V(I)*M(I,J)*V(J)
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
source/sindec.f: In function ‘sincos_’:
source/sindec.f:742: warning: ‘phase’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a sindec.o
rm -f sindec.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/skipper.f -o skipper.o
ar cr /home/phsaap/software/molly/libmolly.a skipper.o
rm -f skipper.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/sl_inf.f -o sl_inf.o
ar cr /home/phsaap/software/molly/libmolly.a sl_inf.o
rm -f sl_inf.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/spcave.f -o spcave.o
In file source/spcave.f:358

                  W = WINIT*SUM1/SUM2
                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcave.f:380

                  IF(WONE.LT.0.) WONE = SUM1/FLOAT(NW)
                                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcave.f:381

                  WSLOTS(I) = SUM1/FLOAT(NW)/WONE
                                             1
Warning (140): Implicit conversion at (1) may cause precision loss
source/spcave.f: In function ‘spcave_’:
source/spcave.f:40: warning: ‘iv’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a spcave.o
rm -f spcave.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/spcbin.f -o spcbin.o
Warning (115): Line 340 of source/spcbin.f is being truncated
In file source/spcbin.f:667

            P1 = PIXL(W1, NBIN, NAOUT, AOUT, MXABF)
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcbin.f:668

            P2 = PIXL(W2, NBIN, NAOUT, AOUT, MXABF)
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcbin.f:816

                  P1 = PIXL(W1, NBIN, NAOUT, AOUT, MXABF)
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcbin.f:817

                  P2 = PIXL(W2, NBIN, NAOUT, AOUT, MXABF)
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcbin.f:834

                        P1 = PIXL(W1, NNEW, NARC(SLOT), AIN, MXARC)
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcbin.f:835

                        P2 = PIXL(W2, NNEW, NARC(SLOT), AIN, MXARC)
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a spcbin.o
rm -f spcbin.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/spcdmp.f -o spcdmp.o
ar cr /home/phsaap/software/molly/libmolly.a spcdmp.o
rm -f spcdmp.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/spcfak.f -o spcfak.o
In file source/spcfak.f:204

            EFAC = FFAC*(VLIGHT*(W/WAVE-1.)/WIDTH)**2
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcfak.f:206

            EFAC = FFAC*((W-WAVE)/WIDTH)**2
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a spcfak.o
rm -f spcfak.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/spcmsk.f -o spcmsk.o
source/spcmsk.f: In function ‘spcmsk_’:
source/spcmsk.f:34: warning: ‘normal’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a spcmsk.o
rm -f spcmsk.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/spcplt.f -o spcplt.o
Warning (115): Line 316 of source/spcplt.f is being truncated
In file source/spcplt.f:627

     &        NARC(SLOT), ARC(1,SLOT), MXARC))/2.
                                               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:639

            PLOT1(I) = FAC*ANGST(REAL(I), NPIX(SLOT), NARC(SLOT), 
                           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:647

            Z = ANGST(REAL(I), NPIX(SLOT), NARC(SLOT), 
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:649

            PLOT1(I) = VLIGHT*(Z/WCEN-1.)-VEARTH
                              1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:652

     &        NARC(SLOT), ARC(1,SLOT), MXARC))/WCEN/2.
                                                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:675

            A = ANGST(REAL(I), NPIX(SLOT), NARC(SLOT), 
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:693

            D  = ABS(DISPA(REAL(I), NPIX(SLOT), NARC(SLOT), 
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:695

            A  = ANGST(REAL(I), NPIX(SLOT), NARC(SLOT), 
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:705

            D = ABS(DISPA(REAL(I), NPIX(SLOT), NARC(SLOT), 
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:707

            A = ANGST(REAL(I), NPIX(SLOT), NARC(SLOT), 
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:741

            W  = ANGST(REAL(I), NPIX(SLOT), NARC(SLOT), 
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:743

            PLOT(I) = PLOT(I) + AIR*(GREY+RAYLEIGH*EXTINC(W))
                      1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spcplt.f:747

            W = ANGST(REAL(I), NPIX(SLOT), NARC(SLOT), 
                1
Warning (140): Implicit conversion at (1) may cause precision loss
source/spcplt.f: In function ‘pload_’:
source/spcplt.f:586: warning: ‘fac’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a spcplt.o
rm -f spcplt.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/spcred.f -o spcred.o
Warning (115): Line 335 of source/spcred.f is being truncated
In file source/spcred.f:363

                  FAC = W**2/CFAC
                             1
Warning (140): Implicit conversion at (1) may cause precision loss
source/spcred.f: In function ‘spcred_’:
source/spcred.f:20: warning: ‘old’ may be used uninitialized in this function
source/spcred.f:20: warning: ‘warn’ may be used uninitialized in this function
source/spcred.f:20: warning: ‘l’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a spcred.o
rm -f spcred.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/spctrl.f -o spctrl.o
In file source/spctrl.f:327

          WSTART = W1
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spctrl.f:328

          WEND   = W2
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spctrl.f:330

          WMID = SQRT(W1*W2)
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/spctrl.f:331

          VPIX = VLIGHT*(EXP(LOG(W2/W1)/DBLE(NPIX(FSLOT)))-1.)
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
source/spctrl.f: In function ‘spctrl_’:
source/spctrl.f:33: warning: ‘iso’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a spctrl.o
rm -f spctrl.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/splmol.f -o splmol.o
In file source/splmol.f:357

            YFIT(I) = YFIT(I) + DERIV * ( XDATA(I) - XKNOT(KNOT) )
                      1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a splmol.o
rm -f splmol.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/tabred.f -o tabred.o
ar cr /home/phsaap/software/molly/libmolly.a tabred.o
rm -f tabred.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/temin.f -o temin.o
In file source/temin.f:55

          R=(X-W)*(FX-FV)
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/temin.f:56

          Q=(X-V)*(FX-FW)
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a temin.o
rm -f temin.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/tyspc.f -o tyspc.o
ar cr /home/phsaap/software/molly/libmolly.a tyspc.o
rm -f tyspc.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/tfilt.f -o tfilt.o
In file source/tfilt.f:380

              COUNTS(J,SLOT) = RATIO*DWORK2(I)
                                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/tfilt.f:385

                FLUX(J,SLOT) = DWORK2(I)
                               1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a tfilt.o
rm -f tfilt.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/vpset.f -o vpset.o
ar cr /home/phsaap/software/molly/libmolly.a vpset.o
rm -f vpset.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/wcomb.f -o wcomb.o
In file source/wcomb.f:247

            WAVE = ANGST(REAL(J), NPIX(SLT), NARC(SLT), 
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/wcomb.f:249

            WAT = EXP(LOG(ABS(WORK3(J)))*(AIR/WAIR)**WATER)
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
source/wcomb.f: In function ‘wcomb_’:
source/wcomb.f:20: warning: ‘air’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a wcomb.o
rm -f wcomb.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/wrfits.f -o wrfits.o
ar cr /home/phsaap/software/molly/libmolly.a wrfits.o
rm -f wrfits.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/xcor.f -o xcor.o
In file source/xcor.f:419

               W1 = ANGST(1., NPIX(SXC1), NARC(SXC1), ARC(1,SXC1), 
                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/xcor.f:421

               W2 = ANGST(REAL(NPIX(SXC1)), NPIX(SXC1), NARC(SXC1), 
                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/xcor.f:443

                  WORK4(N-NS1-NSHIFT+1) = FAC*SUM2
                                              1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/xcor.f:444

                  WORK5(N-NS1-NSHIFT+1) = FAC*SQRT(SUM1)
                                              1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/xcor.f:445

                  WORK6(N-NS1-NSHIFT+1) = FAC*SUM1
                                              1
Warning (140): Implicit conversion at (1) may cause precision loss
source/xcor.f: In function ‘xcor_’:
source/xcor.f:56: warning: ‘jmax’ may be used uninitialized in this function
source/xcor.f:56: warning: ‘vave’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a xcor.o
rm -f xcor.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/molfrd.f -o molfrd.o
In file source/molfrd.f:169

999   CONTINUE
   1
Warning (110): Label 999 at (1) defined but not used
In file source/molfrd.f:202

      EQUIVALENCE(BB,B)
                  1  2
Warning (101): EQUIVALENCE-ing variable 'bb' at (1) with 'b' at (2) is nonstandard
In file source/molfrd.f:201

      EQUIVALENCE(B(1),DVAL)
                  1    2
Warning (101): EQUIVALENCE-ing variable 'b' at (1) with 'dval' at (2) is nonstandard
In file source/molfrd.f:200

      EQUIVALENCE (I, BI(1))
                   1  2
Warning (101): EQUIVALENCE-ing variable 'i' at (1) with 'bi' at (2) is nonstandard
In file source/molfrd.f:199

      EQUIVALENCE (R, BR(1))
                   1  2
Warning (101): EQUIVALENCE-ing variable 'r' at (1) with 'br' at (2) is nonstandard
In file source/molfrd.f:284

      EQUIVALENCE(RVAL,B(1))
                  1    2
Warning (101): EQUIVALENCE-ing variable 'rval' at (1) with 'b' at (2) is nonstandard
In file source/molfrd.f:321

      EQUIVALENCE (IVAL,B(1))
                   1    2
Warning (101): EQUIVALENCE-ing variable 'ival' at (1) with 'b' at (2) is nonstandard
In file source/molfrd.f:356

      EQUIVALENCE (I2VAL,B(1))
                   1     2
Warning (101): EQUIVALENCE-ing variable 'i2val' at (1) with 'b' at (2) is nonstandard
In file source/molfrd.f:404

          IFAIL = FGETC(LUNIT,B)
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/molfrd.f:548

999   CONTINUE
   1
Warning (110): Label 999 at (1) defined but not used
In file source/molfrd.f:567

      EQUIVALENCE(B(1),DVAL)
                  1    2
Warning (101): EQUIVALENCE-ing variable 'b' at (1) with 'dval' at (2) is nonstandard
In file source/molfrd.f:590

      EQUIVALENCE(RVAL,B(1))
                  1    2
Warning (101): EQUIVALENCE-ing variable 'rval' at (1) with 'b' at (2) is nonstandard
In file source/molfrd.f:613

      EQUIVALENCE (IVAL,B(1))
                   1    2
Warning (101): EQUIVALENCE-ing variable 'ival' at (1) with 'b' at (2) is nonstandard
In file source/molfrd.f:811

999   CONTINUE
   1
Warning (110): Label 999 at (1) defined but not used
In file source/molfrd.f:844

      EQUIVALENCE(BB,B)
                  1  2
Warning (101): EQUIVALENCE-ing variable 'bb' at (1) with 'b' at (2) is nonstandard
In file source/molfrd.f:843

      EQUIVALENCE(B(1),DVAL)
                  1    2
Warning (101): EQUIVALENCE-ing variable 'b' at (1) with 'dval' at (2) is nonstandard
In file source/molfrd.f:842

      EQUIVALENCE (I, BI(1))
                   1  2
Warning (101): EQUIVALENCE-ing variable 'i' at (1) with 'bi' at (2) is nonstandard
In file source/molfrd.f:841

      EQUIVALENCE (R, BR(1))
                   1  2
Warning (101): EQUIVALENCE-ing variable 'r' at (1) with 'br' at (2) is nonstandard
In file source/molfrd.f:926

      EQUIVALENCE(RVAL,B(1))
                  1    2
Warning (101): EQUIVALENCE-ing variable 'rval' at (1) with 'b' at (2) is nonstandard
In file source/molfrd.f:962

      EQUIVALENCE (IVAL,B(1))
                   1    2
Warning (101): EQUIVALENCE-ing variable 'ival' at (1) with 'b' at (2) is nonstandard
In file source/molfrd.f:1000

      EQUIVALENCE (I2VAL,B(1))
                   1     2
Warning (101): EQUIVALENCE-ing variable 'i2val' at (1) with 'b' at (2) is nonstandard
ar cr /home/phsaap/software/molly/libmolly.a molfrd.o
rm -f molfrd.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/ndfred.f -o ndfred.o
Warning (115): Line 571 of source/ndfred.f is being truncated
Warning (115): Line 611 of source/ndfred.f is being truncated
In file source/ndfred.f:312

               FAC = W**2/VLIGHT
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/ndfred.f:235

         CALL FIT_ARC(%VAL(XPTR), NPIX(SLOT), ARC(1,SLOT), NARC(SLOT), 
                           1
In file source/ndfred.f:719

      SUBROUTINE FIT_ARC(WAVE, NX, ARC, NARC, MXARC, 
                         2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
In file source/ndfred.f:205

      CALL LOAD_DATA(%VAL(DPTR), NPIX(SLOT), COUNTS(1,SLOT), 
                          1
In file source/ndfred.f:700

      SUBROUTINE LOAD_DATA(FDAT, NX, COUNTS, FLUX, STATUS)
                           2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
In file source/ndfred.f:213

         CALL STERR(ERRORS(1,SLOT), %VAL(EPTR), NPIX(SLOT),STATUS)
                                         1
In file source/ndfred.f:770

      SUBROUTINE STERR(ERRORS, SIG, NX, STATUS)
                               2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
ar cr /home/phsaap/software/molly/libmolly.a ndfred.o
rm -f ndfred.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/doppdmp.f -o doppdmp.o
Warning (115): Line 350 of source/doppdmp.f is being truncated
In file source/doppdmp.f:338

            CALL DAT_TRANS(WORK2,%VAL(EPTR),NSAME,NS,NSPEC,STATUS)
                                      1
In file source/doppdmp.f:372

      SUBROUTINE DAT_TRANS(INPUT, OUTPUT, NPIX, NS, NSPEC, STATUS)
                                  2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
In file source/doppdmp.f:337

            CALL DAT_TRANS(WORK1,%VAL(DPTR),NSAME,NS,NSPEC,STATUS)
                                      1
In file source/doppdmp.f:372

      SUBROUTINE DAT_TRANS(INPUT, OUTPUT, NPIX, NS, NSPEC, STATUS)
                                  2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
source/doppdmp.f: In function ‘doppdmp_’:
source/doppdmp.f:25: warning: ‘nfirst’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a doppdmp.o
rm -f doppdmp.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/pl_close.f -o pl_close.o
ar cr /home/phsaap/software/molly/libmolly.a pl_close.o
rm -f pl_close.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/devopcl.f -o devopcl.o
ar cr /home/phsaap/software/molly/libmolly.a devopcl.o
rm -f devopcl.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/bckpro.f -o bckpro.o
In file source/bckpro.f:440

                  V = GAMMA+DWORK1(I)-KX*DWORK2(I)+KY*DWORK3(I)
                      1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/bckpro.f:454

                     ADD = (REAL(IHI)-P)*GET_FLX(COUNTS(ILO,SLOT),
                                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/bckpro.f:468

                  FLUX(I,J) = SUM
                              1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/bckpro.f:475

                  ADD = SUM
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/bckpro.f:476

                  CALL PUTAWY(%VAL(DPTR),NSIDE,NSIDE,IX,IY,ADD,STATUS)
                                   1
In file source/bckpro.f:522

      SUBROUTINE PUTAWY(DAT, NX, NY, IX, IY, RESULT, STATUS)
                        2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
In file source/bckpro.f:414

        CALL SET_AX(%VAL(YPTR), NSIDE, VPIX, STATUS)
                         1
In file source/bckpro.f:510

      SUBROUTINE SET_AX(DAT, N, VPIX, STATUS)
                        2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
In file source/bckpro.f:413

        CALL SET_AX(%VAL(XPTR), NSIDE, VPIX, STATUS)
                         1
In file source/bckpro.f:510

      SUBROUTINE SET_AX(DAT, N, VPIX, STATUS)
                        2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
source/bckpro.f: In function ‘bckpro_’:
source/bckpro.f:69: warning: ‘iso’ may be used uninitialized in this function
source/bckpro.f:69: warning: ‘ncol’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a bckpro.o
rm -f bckpro.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/ndfdmp.f -o ndfdmp.o
In file source/ndfdmp.f:248

               WORK3(J) = ANGST(REAL(J),NPIX(SLOT),NARC(SLOT),
                          1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/ndfdmp.f:287

            CALL DAT_MV(WORK3, %VAL(XPTR), NPIX(SLOT), STATUS)
                                    1
In file source/ndfdmp.f:550

      SUBROUTINE DAT_MV(INPUT, OUTPUT, N, STATUS)
                               2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
In file source/ndfdmp.f:286

            CALL DAT_MV(WORK2, %VAL(EPTR), NPIX(SLOT), STATUS)
                                    1
In file source/ndfdmp.f:550

      SUBROUTINE DAT_MV(INPUT, OUTPUT, N, STATUS)
                               2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
In file source/ndfdmp.f:285

            CALL DAT_MV(WORK1, %VAL(DPTR), NPIX(SLOT), STATUS)
                                    1
In file source/ndfdmp.f:550

      SUBROUTINE DAT_MV(INPUT, OUTPUT, N, STATUS)
                               2
Warning (155): Inconsistent types (INTEGER(4)/REAL(4)) in actual argument lists at (1) and (2)
ar cr /home/phsaap/software/molly/libmolly.a ndfdmp.o
rm -f ndfdmp.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/boxfilt.f -o boxfilt.o
ar cr /home/phsaap/software/molly/libmolly.a boxfilt.o
rm -f boxfilt.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/calendar.f -o calendar.o
In file ../subrs/calendar.f:20

      YEAR = JD / 365.2475 - 4712.
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/calendar.f:52

      DAY = DDAY - NDY + 1
            1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/calendar.f:343

      STIME=WORK
            1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/calendar.f:371

      TIME=D*WORK
             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/calendar.f:416

   16 PRINT *,'INVALID REPLY'
     1
In file ../subrs/calendar.f:426

      IF(KDY.LT.1.OR.KDY.GT.MXDY) GOTO 16
                                  2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/calendar.f:444

      IH=TT
         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/calendar.f:446

      IM=TT
         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/calendar.f:448

      IS=TT
         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/calendar.f:449

      MS=(TT-IS)*1000.
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
../subrs/calendar.f: In function ‘__g95_master_0_’:
../subrs/calendar.f:372: warning: ‘b’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a calendar.o
rm -f calendar.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/chsubs.f -o chsubs.o
ar cr /home/phsaap/software/molly/libmolly.a chsubs.o
rm -f chsubs.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/cgs.f -o cgs.o
ar cr /home/phsaap/software/molly/libmolly.a cgs.o
rm -f cgs.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/covsrt.f -o covsrt.o
ar cr /home/phsaap/software/molly/libmolly.a covsrt.o
rm -f covsrt.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/fruit.f -o fruit.o
In file ../subrs/fruit.f:492

 100  FORMAT (1X,3D15.8)
    1
Warning (110): Label 100 at (1) defined but not used
ar cr /home/phsaap/software/molly/libmolly.a fruit.o
rm -f fruit.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/gauss.f -o gauss.o
ar cr /home/phsaap/software/molly/libmolly.a gauss.o
rm -f gauss.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/heapsort.f -o heapsort.o
ar cr /home/phsaap/software/molly/libmolly.a heapsort.o
rm -f heapsort.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/ifind.f -o ifind.o
ar cr /home/phsaap/software/molly/libmolly.a ifind.o
rm -f ifind.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/isred.f -o isred.o
ar cr /home/phsaap/software/molly/libmolly.a isred.o
rm -f isred.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/linfit.f -o linfit.o
In file ../subrs/linfit.f:188

          W(I) = W(I) + A(LISTA(J))*VECT(I,LISTA(J))
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:237

          W(I) = W(I) + A(J)*VECT(I,J)
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:522

  999   PRINT *,'** NO DATA IN ''FITLINE''.'
     1
In file ../subrs/linfit.f:534

        IF( W.LE.0.D0 ) GOTO 999
                        2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/linfit.f:535

        X0 = WX / W
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:553

        DET = W * WXX - WX * WX
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:556

        A = ( WY * WXX - WX * WXY ) / DET
                                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:557

        B = (  W * WXY - WX * WY ) / DET
                                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:559

        A = WX / W
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:583

  999   PRINT *,'** NO DATA IN ''WFITLINE''.'
     1
In file ../subrs/linfit.f:598

        IF( W.LE.0.D0 ) GOTO 999
                        2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/linfit.f:599

        X0 = WX / W
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:620

        DET = W * WXX - WX * WX
                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:623

        A = ( WY * WXX - WX * WXY ) / DET
                                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:624

        B = (  W * WXY - WX * WY ) / DET
                                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/linfit.f:626

        A = WX / W
                1
Warning (140): Implicit conversion at (1) may cause precision loss
../subrs/linfit.f: In function ‘gaussj_’:
../subrs/linfit.f:252: warning: ‘icol’ may be used uninitialized in this function
../subrs/linfit.f:252: warning: ‘irow’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a linfit.o
rm -f linfit.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/lineposn.f -o lineposn.o
../subrs/lineposn.f: In function ‘lineposn_’:
../subrs/lineposn.f:1: warning: ‘v2’ may be used uninitialized in this function
../subrs/lineposn.f:1: warning: ‘c2’ may be used uninitialized in this function
../subrs/lineposn.f:1: warning: ‘v1’ may be used uninitialized in this function
../subrs/lineposn.f:1: warning: ‘c1’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a lineposn.o
rm -f lineposn.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/lsquar.f -o lsquar.o
In file ../subrs/lsquar.f:281

          II = IDX(IM1)
               1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/lsquar.f:357

        K=IDX(I)
          1
Warning (140): Implicit conversion at (1) may cause precision loss
../subrs/lsquar.f: In function ‘lsquar_’:
../subrs/lsquar.f:1: warning: ‘sigma’ may be used uninitialized in this function
../subrs/lsquar.f:1: warning: ‘ave’ may be used uninitialized in this function
../subrs/lsquar.f: In function ‘mlsrar_’:
../subrs/lsquar.f:214: warning: ‘sg1’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a lsquar.o
rm -f lsquar.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/median.f -o median.o
In file ../subrs/median.f:60

         CNT(II) = SUM
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/median.f:108

            DEV = - CARE*MAX(-3.,MIN(RX1/RX2,3.))
                                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/median.f:129

      IF(RX2*RX2.NE.0.D0) SIGBIN=SQRT(RX1/(RX2*RX2))
                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
../subrs/median.f: In function ‘median_’:
../subrs/median.f:1: warning: ‘ib2’ may be used uninitialized in this function
../subrs/median.f:1: warning: ‘ib1’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a median.o
rm -f median.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/medfilt.f -o medfilt.o
In file ../subrs/medfilt.f:30

      JSTART=1
      1
Warning (112): Variable 'jstart' at (1) is set but never used
ar cr /home/phsaap/software/molly/libmolly.a medfilt.o
rm -f medfilt.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/medval.f -o medval.o
ar cr /home/phsaap/software/molly/libmolly.a medval.o
rm -f medval.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/nist.f -o nist.o
In file ../subrs/nist.f:107

      ntrval = 4.0*y - 2.5
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:169

      nmin = aln2b*dble(float(i1mach(15)))
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:170

      nmax = aln2b*dble(float(i1mach(16)))
                   1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:320

      n = y
          1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:322

      n = 23.d0*xint + dble(float(n))
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:355

      npart = dlog(xmax)/dlog(scale) + 1.0d0
                         1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:372

        ipart = xscl
                1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:435

      ntrval = 4.0d0*y - 2.5d0
                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:455

      if (niter.eq.0) niter = 1.443*alog(-0.104*alog(0.1*sngl(d1mach(3))
                                    1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:465

      z = y
          1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:757

        itemp=i8save(1,1,.true.)
        1
Warning (112): Variable 'itemp' at (1) is set but never used
In file ../subrs/nist.f:979

                  SMALL(1) = 2332160919536140288.D0
                             1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:981

                  LARGE(1) = 6917247552664371199.D0
                             1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:982

                  LARGE(2) = 281474976710654.D0
                             1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:983

                  RIGHT(1) = 4585649583081652224.D0
                             1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:985

                  DIVER(1) = 4585931058058362880.D0
                             1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:987

                  LOG10(1) = 4611574008272714703.D0
                             1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:988

                  LOG10(2) = 272234615232940.D0
                             1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:1220

               CRAY1 = 4617762693716115456.D0
                       1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:1234

               IMACH(9) = 9223372036854775807.D0
                          1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:1467

               CRAY1 = 4617762693716115456.D0
                       1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:1473

               SMALL(1) = 2306828171632181248.D0
                          1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:1474

               LARGE(1) = 6917247552664371198.D0
                          1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:1475

               RIGHT(1) = 4598878906987053056.D0
                          1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:1476

               DIVER(1) = 4599160381963763712.D0
                          1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:1477

               LOG10(1) = 4611574008272714704.D0
                          1
Warning (131): Integer overflow at (1)
In file ../subrs/nist.f:1844

      tol = 0.1d0*d1mach(3)
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:1944

      n2 = dmod (xn, 2.0d0) + 0.5d0
           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:2015

      n2 = dmod (xn, 2.0d0) + 0.5d0
           1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/nist.f:2033

      i=i8save(1,0,.true.)
      1
Warning (112): Variable 'i' at (1) is set but never used
In file ../subrs/nist.f:2008

     1  54hdsin    answer lt half precision because abs(x) is big,
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:2006

     1  42hdsin    no precision because abs(x) is big, 42, 2, 2)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:1937

     1  54hdcos    answer lt half precision because abs(x) is big,
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:1935

     1  42hdcos    no precision because abs(x) is big, 42, 2, 2)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:1858

     1  34hd9sifg  approxs invalid for x lt 4, 34, 1, 2)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:635

 20   if (i.eq.nos) call seteru (28hinits   eta may be too small, 28,
                                 1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:626

     1  35hinits   number of coefficients lt 1, 35, 2, 2)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:605

 20   if (i.eq.nos) call seteru (28hinitds  eta may be too small, 28,
                                 1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:596

     1  35hinitds  number of coefficients lt 1, 35, 2, 2)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:475

 20   if (x.lt.0.d0) call seteru (21hdsqrt   x is negative, 21, 1, 1)
                                  1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:429

     1  29hdlog    x is zero or negative, 29, 1, 2)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:381

 50   call seteru (68hdint    dabs(x) may be too big to be represented a
                   1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:333

 20   call seteru (34hdexp    x so small dexp underflows, 34, 1, 0)
                   1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:314

     1  31hdexp    x so big dexp overflows, 31, 2, 2)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:241

     1  25hdcsevl  x outside (-1,+1), 25, 1, 1)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:238

      if (n.gt.1000) call seteru (31hdcsevl  number of terms gt 1000,
                                  1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:237

      if (n.lt.1) call seteru (28hdcsevl  number of terms le 0, 28, 2,2)
                               1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:192

 40   call seteru (32hd9pak   packed number underflows, 32, 1, 0)
                   1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:177

     1  31hd9pak   packed number overflows, 31, 1, 2)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:136

     1  25hcsevl   x outside (-1,+1), 25, 1, 1)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:133

      if (n.gt.1000) call seteru (31hcsevl   number of terms gt 1000,
                                  1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:132

      if (n.lt.1) call seteru (28hcsevl   number of terms le 0, 28, 2,2)
                               1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
In file ../subrs/nist.f:101

     1  29halog    x is zero or negative, 29, 1, 2)
        1
In file ../subrs/nist.f:799

      subroutine seteru (messg, nmessg, nerr, iopt)
                         2
Warning (155): Inconsistent types (CHARACTER(1)/INTEGER(4)) in actual argument lists at (1) and (2)
../subrs/nist.f: In function ‘alog_’:
../subrs/nist.f:65: warning: ‘t’ may be used uninitialized in this function
../subrs/nist.f: In function ‘csevl_’:
../subrs/nist.f:117: warning: ‘b2’ may be used uninitialized in this function
../subrs/nist.f: In function ‘dcsevl_’:
../subrs/nist.f:224: warning: ‘b2’ may be used uninitialized in this function
../subrs/nist.f: In function ‘dlog_’:
../subrs/nist.f:387: warning: ‘t’ may be used uninitialized in this function
../subrs/nist.f: In function ‘initds_’:
../subrs/nist.f:581: warning: ‘i’ may be used uninitialized in this function
../subrs/nist.f: In function ‘inits_’:
../subrs/nist.f:611: warning: ‘i’ may be used uninitialized in this function
../subrs/nist.f: In function ‘i1mach_’:
../subrs/nist.f:1029: warning: ‘i1mach.result’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a nist.o
rm -f nist.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/polint.f -o polint.o
ar cr /home/phsaap/software/molly/libmolly.a polint.o
rm -f polint.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/poly.f -o poly.o
ar cr /home/phsaap/software/molly/libmolly.a poly.o
rm -f poly.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/qromb.f -o qromb.o
ar cr /home/phsaap/software/molly/libmolly.a qromb.o
rm -f qromb.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/ran.f -o ran.o
ar cr /home/phsaap/software/molly/libmolly.a ran.o
rm -f ran.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/realft.f -o realft.o
ar cr /home/phsaap/software/molly/libmolly.a realft.o
rm -f realft.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/sealis.f -o sealis.o
ar cr /home/phsaap/software/molly/libmolly.a sealis.o
rm -f sealis.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/shellsort.f -o shellsort.o
ar cr /home/phsaap/software/molly/libmolly.a shellsort.o
rm -f shellsort.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/sigfake.f -o sigfake.o
In file ../subrs/sigfake.f:26

999     RETURN
   1
Warning (110): Label 999 at (1) defined but not used
ar cr /home/phsaap/software/molly/libmolly.a sigfake.o
rm -f sigfake.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/siteq.f -o siteq.o
In file ../subrs/siteq.f:161

50        WRITE(*,*) 'Invalid input, try again.'
  1
In file ../subrs/siteq.f:159

        READ(*,*,ERR=50) LOND, LONM, LONS
           2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/siteq.f:161

50        WRITE(*,*) 'Invalid input, try again.'
  1
In file ../subrs/siteq.f:164

        IF(LONM.GE.60.OR.LONM.LT.0) GOTO 50
                                    2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/siteq.f:161

50        WRITE(*,*) 'Invalid input, try again.'
  1
In file ../subrs/siteq.f:165

        IF(LONS.GE.60.OR.LONS.LT.0) GOTO 50
                                    2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/siteq.f:161

50        WRITE(*,*) 'Invalid input, try again.'
  1
In file ../subrs/siteq.f:168

        READ(*,*,ERR=50) LATD, LATM, LATS
           2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/siteq.f:161

50        WRITE(*,*) 'Invalid input, try again.'
  1
In file ../subrs/siteq.f:169

        IF(LATD.GT.90.OR.LATD.LT.-90) GOTO 50
                                      2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/siteq.f:161

50        WRITE(*,*) 'Invalid input, try again.'
  1
In file ../subrs/siteq.f:170

        IF(LATM.GE.60.OR.LATM.LT.0) GOTO 50
                                    2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/siteq.f:161

50        WRITE(*,*) 'Invalid input, try again.'
  1
In file ../subrs/siteq.f:171

        IF(LATS.GE.60.OR.LATS.LT.0) GOTO 50
                                    2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/siteq.f:161

50        WRITE(*,*) 'Invalid input, try again.'
  1
In file ../subrs/siteq.f:174

        READ(*,*,ERR=50) METRES(NSITE+1)
           2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
In file ../subrs/siteq.f:137

1       WRITE(*,*) 'Please identify the telescope'
 1
In file ../subrs/siteq.f:190

        GOTO 1
           2
Warning (104): Label at (1) is not in the same block as the GOTO statement at (2)
ar cr /home/phsaap/software/molly/libmolly.a siteq.o
rm -f siteq.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/trapzd.f -o trapzd.o
ar cr /home/phsaap/software/molly/libmolly.a trapzd.o
rm -f trapzd.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/rebin.f -o rebin.o
In file ../subrs/rebin.f:314

             RBIN(K)=D/ABS(DX)      
                       1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/rebin.f:316

             RBIN(K)=D            !
                     1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/rebin.f:538

              RBIN(K) = SUM/WEIGHT
                            1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/rebin.f:655

            WORK2(IS) = SUM
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/rebin.f:682

        RNDATA = 1.D0/DBLE(NDATA)
                      1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/rebin.f:797

              RBIN(K) = SUM/WEIGHT
                            1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/rebin.f:799

              RBIN(K) = SUM/WEIGHT*ABS(DX)
                                   1
Warning (140): Implicit conversion at (1) may cause precision loss
../subrs/rebin.f: In function ‘rebin_’:
../subrs/rebin.f:1: warning: ‘dd’ may be used uninitialized in this function
../subrs/rebin.f: In function ‘sincbin_’:
../subrs/rebin.f:358: warning: ‘half’ may be used uninitialized in this function
../subrs/rebin.f:358: warning: ‘scale’ may be used uninitialized in this function
../subrs/rebin.f:358: warning: ‘pi’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a rebin.o
rm -f rebin.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/reject.f -o reject.o
In file ../subrs/reject.f:48

      IF( NSUM.GT.0 ) RMS = SQRT(CALC/NSUM)
                            1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../subrs/reject.f:82

      IF(NREJ.LT.NDATA) RMS = SQRT(CALC/REAL(NOK))
                              1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a reject.o
rm -f reject.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../pgplus/pgwedge.f -o pgwedge.o
ar cr /home/phsaap/software/molly/libmolly.a pgwedge.o
rm -f pgwedge.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../pgplus/pglimit.f -o pglimit.o
In file ../pgplus/pglimit.f:42

      XMU = CALC1/REAL(NTEST)
                  1
Warning (140): Implicit conversion at (1) may cause precision loss
In file ../pgplus/pglimit.f:43

      XSG = CALC2 - CALC1*XMU
            1
Warning (140): Implicit conversion at (1) may cause precision loss
ar cr /home/phsaap/software/molly/libmolly.a pglimit.o
rm -f pglimit.o
gcc -Wall -DPOSIX -c ../../C/getline/getline.c -o getline.o
../../C/getline/getline.c:2: warning: ‘rcsid’ defined but not used
../../C/getline/getline.c:4: warning: ‘copyright’ defined but not used
ar cr /home/phsaap/software/molly/libmolly.a getline.o
rm -f getline.o
\cp -f ../../C/getline/fgetlin.c.v3 ../../C/getline/fgetlin.c
gcc -Wall -DPOSIX -c ../../C/getline/fgetlin.c -o fgetlin.o
ar cr /home/phsaap/software/molly/libmolly.a fgetlin.o
rm -f fgetlin.o
gcc -Wall -DPOSIX -c ../../C/getline/fisatty.c -o fisatty.o
../../C/getline/fisatty.c: In function ‘fisatty_’:
../../C/getline/fisatty.c:8: warning: implicit declaration of function ‘isatty’
ar cr /home/phsaap/software/molly/libmolly.a fisatty.o
rm -f fisatty.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/extrapol.f -o extrapol.o
source/extrapol.f: In function ‘extrapol_’:
source/extrapol.f:21: warning: ‘iv’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a extrapol.o
rm -f extrapol.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/rmsspec.f -o rmsspec.o
In file source/rmsspec.f:357

                  W = WINIT*SUM1/SUM2
                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rmsspec.f:380

                  IF(WONE.LT.0.) WONE = SUM1/FLOAT(NW)
                                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rmsspec.f:381

                  WSLOTS(I) = SUM1/FLOAT(NW)/WONE
                                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rmsspec.f:520

                  W = WINIT*SUM1/SUM2
                                 1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rmsspec.f:543

                  IF(WONE.LT.0.) WONE = SUM1/FLOAT(NW)
                                             1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/rmsspec.f:544

                  WSLOTS(I) = SUM1/FLOAT(NW)/WONE
                                             1
Warning (140): Implicit conversion at (1) may cause precision loss
source/rmsspec.f: In function ‘rmsspec_’:
source/rmsspec.f:38: warning: ‘iv’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a rmsspec.o
rm -f rmsspec.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c source/circpol.f -o circpol.o
Warning (115): Line 223 of source/circpol.f is being truncated
Warning (115): Line 539 of source/circpol.f is being truncated
Warning (115): Line 544 of source/circpol.f is being truncated
Warning (115): Line 549 of source/circpol.f is being truncated
In file source/circpol.f:280

               ANGLE1 = DTEMP
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/circpol.f:294

               ANGLE2 = DTEMP
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/circpol.f:347

               ANGLE3 = DTEMP
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
In file source/circpol.f:361

               ANGLE4 = DTEMP
                        1
Warning (140): Implicit conversion at (1) may cause precision loss
source/circpol.f: In function ‘circpol_’:
source/circpol.f:39: warning: ‘normal’ may be used uninitialized in this function
ar cr /home/phsaap/software/molly/libmolly.a circpol.o
rm -f circpol.o
/home/phsaap/starlink/bin/cfitsio_link
/home/phsaap/starlink/bin/pda_link
/home/phsaap/starlink/bin/ndf_link
perl modmolly.pl > source/molly.f	
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c -o molly.o source/molly.f
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -o /home/phsaap/software/molly/molly molly.o -lreadline \
-L/home/phsaap/software/molly -lmolly -L/home/phsaap/starlink/lib `ndf_link` -L/home/phsaap/starlink/lib `pda_link` -L/home/phsaap/starlink/lib `cfitsio_link` -L/home/phsaap/software/lib -Xlinker -Bstatic -lpgplot -lgwm -L/usr/X11R6/lib -Xlinker -Bdynamic -lX11 
chmod a+xr /home/phsaap/software/molly/molly
\rm molly.o
\rm source/molly.f
chmod 755 .
chmod 644 command_defs startup source/useful_info
chmod 644 perl/Molly.pm perl/Gsubs.pm
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c ../subrs/eigvec.f -o eigvec.o
ar cr /home/phsaap/software/molly/libmolly.a eigvec.o
rm -f eigvec.o
/home/phsaap/starlink/bin/pda_link
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c -o pca.o source/pca.f
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include pca.o -o /home/phsaap/software/molly/pca -L/home/phsaap/software/molly -lmolly -L/home/phsaap/starlink/lib `pda_link`
chmod a+xr /home/phsaap/software/molly/pca
\rm pca.o
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include -c -o rubfix.o source/rubfix.f
g95 -Wall -O2 -malign-double -ffast-math -fno-second-underscore -I/home/phsaap/starlink/include rubfix.o -o /home/phsaap/software/molly/rubfix -L/home/phsaap/software/molly -lmolly
chmod a+xr /home/phsaap/software/molly/rubfix
\rm rubfix.o
gcc  -o /home/phsaap/software/molly/molcon source/molcon.c
chmod a+xr /home/phsaap/software/molly/molcon
perl genhtml.pl /home/phsaap/software/molly/html /home/phsaap/software/molly/molly
Generating command help files ...
No help found on "exit"
No help found on "quit"
Generating class help files ...
Generating class list ...
Generating command list ...
Finished.

cp -f `pwd`/html/CHANGES.html    /home/phsaap/software/molly/html/CHANGES.html
cp -f `pwd`/html/DATA.html       /home/phsaap/software/molly/html/DATA.html
cp -f `pwd`/html/COMCALL.html    /home/phsaap/software/molly/html/COMCALL.html
cp -f `pwd`/html/HELP.html       /home/phsaap/software/molly/html/HELP.html
cp -f `pwd`/html/MEMORY.html     /home/phsaap/software/molly/html/MEMORY.html
cp -f `pwd`/html/OWN.html        /home/phsaap/software/molly/html/OWN.html
cp -f `pwd`/perl/test.html       /home/phsaap/software/molly/html/PERL.html
cp -f `pwd`/html/SELECTION.html  /home/phsaap/software/molly/html/SELECTION.html
cp -f `pwd`/html/SETUP.html      /home/phsaap/software/molly/html/SETUP.html
cp -f `pwd`/html/STANHEAD.html   /home/phsaap/software/molly/html/STANHEAD.html
cp -f `pwd`/html/STARTUP.html    /home/phsaap/software/molly/html/STARTUP.html
cp -f `pwd`/html/SUPPORT.html    /home/phsaap/software/molly/html/SUPPORT.html
cp -f `pwd`/html/STORAGE.html    /home/phsaap/software/molly/html/STORAGE.html
cp -f `pwd`/html/USER_GUIDE.html /home/phsaap/software/molly/html/USER_GUIDE.html
cp -f `pwd`/html/molly.css       /home/phsaap/software/molly/html/molly.css
chmod 755 . source /home/phsaap/software/molly/html 
chmod 644 source/*.f source/molly.f.template /home/phsaap/software/molly/html/* 
