[CPMD-list] Crash on cmpd compilation on a single process node using ifc

Eduardo edulsa at laplace.quimica.ufpr.br
Mon Oct 28 17:58:29 CET 2002


Sirs

	I am trying to compile cpmd on a single processor node (PIII-550MHz)
using the intel fortran compiler. The process starts finely, but when it
searched the routine BYLM_p.f, it crashed (the log files, the complete and the simplified,
are  attched). Please, could you give any suggestion


	Thanks in advance


	yours


	Eduardo

ps.: during the compilation, was usual to appear messages like:

This feature is obsolescent in Fortran 95

or

Pointer variable has already been declared - retyped as I

Is this a possible cause of problems?


-------------- next part --------------
rm -f cpmd.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./cpmd.F ./cpmd.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./cpmd.f -o  ./cpmd.o
   program CPMD_STUTTGART
   external subroutine CPMD

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

        CALL RESPIN_P           ! be sure to ALWAYS call this routine in order
                                                                         ^
Warning 102 at (58:./cpmd.f) : Non-blank characters beyond column 72 ignored

681 Lines Compiled
rm -f softex.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./softex.F ./softex.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./softex.f -o  ./softex.o
   external subroutine SOFTEX

31 Lines Compiled
rm -f envir.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./envir.F ./envir.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./envir.f -o  ./envir.o
   external subroutine ENVIR
   external subroutine BUILD_CLEANUP

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

543 Lines Compiled
rm -f setcnst.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./setcnst.F ./setcnst.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./setcnst.f -o  ./setcnst.o
   external subroutine SETCNST

41 Lines Compiled
rm -f control.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./control.F ./control.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./control.f -o  ./control.o
   external subroutine CONTROL

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_ETA,ETA),
               ^
Warning 114 at (41:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETADOT,ETADOT),
               ^
Warning 114 at (42:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1,ETAP1),
               ^
Warning 114 at (43:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1DOT,ETAP1DOT),
               ^
Warning 114 at (44:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_GKT,GKT),
               ^
Warning 114 at (45:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPM,QNOSPM),
               ^
Warning 114 at (46:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSP,QNOSP),
               ^
Warning 114 at (47:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPC,QNOSPC),
               ^
Warning 114 at (48:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP,ETAP),
               ^
Warning 114 at (49:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPDOT,ETAPDOT),
               ^
Warning 114 at (50:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPM,ETAPM),
               ^
Warning 114 at (51:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPMDOT,ETAPMDOT),
               ^
Warning 114 at (52:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETC,ETC),
               ^
Warning 114 at (53:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETCDOT,ETCDOT),
               ^
Warning 114 at (54:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_NDFNT,NDFNT),
               ^
Warning 114 at (55:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_MAPDOF,MAPDOF)
               ^
Warning 114 at (56:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*20 S0_FILN,S1_FILN
               ^
Comment 15 at (1:./shop.inc) : This feature is obsolescent in Fortran 95

      character*120 fileconf,filegrin,filetopo
               ^
Comment 15 at (2:./mm_input.inc) : This feature is obsolescent in Fortran 95

      integer nt_sample   ! sampling of trajectory of the interacting atoms
                                                                        ^
Warning 102 at (13:./mm_input.inc) : Non-blank characters beyond column 72 ignored

       character*30 cubename_dens,cubename_pot
                ^
Comment 15 at (51:./mm_input.inc) : This feature is obsolescent in Fortran 95

      character*40 file_traj_restart
               ^
Comment 15 at (77:./mm_input.inc) : This feature is obsolescent in Fortran 95

2977 Lines Compiled
./control.f(2) : (col. 0) remark: control_ has been targeted for automatic cpu dispatch.
rm -f control_def.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./control_def.F ./control_def.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./control_def.f -o  ./control_def.o
   external subroutine CONTROL_DEF

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_ETA,ETA),
               ^
Warning 114 at (41:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETADOT,ETADOT),
               ^
Warning 114 at (42:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1,ETAP1),
               ^
Warning 114 at (43:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1DOT,ETAP1DOT),
               ^
Warning 114 at (44:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_GKT,GKT),
               ^
Warning 114 at (45:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPM,QNOSPM),
               ^
Warning 114 at (46:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSP,QNOSP),
               ^
Warning 114 at (47:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPC,QNOSPC),
               ^
Warning 114 at (48:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP,ETAP),
               ^
Warning 114 at (49:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPDOT,ETAPDOT),
               ^
Warning 114 at (50:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPM,ETAPM),
               ^
Warning 114 at (51:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPMDOT,ETAPMDOT),
               ^
Warning 114 at (52:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETC,ETC),
               ^
Warning 114 at (53:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETCDOT,ETCDOT),
               ^
Warning 114 at (54:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_NDFNT,NDFNT),
               ^
Warning 114 at (55:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_MAPDOF,MAPDOF)
               ^
Warning 114 at (56:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

1602 Lines Compiled
./control_def.f(188) : (col. 0) remark: LOOP WAS VECTORIZED.
./control_def.f(2) : (col. 0) remark: control_def_ has been targeted for automatic cpu dispatch.
rm -f control_pri.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./control_pri.F ./control_pri.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./control_pri.f -o  ./control_pri.o
   external subroutine CONTROL_PRI

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_ETA,ETA),
               ^
Warning 114 at (41:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETADOT,ETADOT),
               ^
Warning 114 at (42:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1,ETAP1),
               ^
Warning 114 at (43:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1DOT,ETAP1DOT),
               ^
Warning 114 at (44:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_GKT,GKT),
               ^
Warning 114 at (45:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPM,QNOSPM),
               ^
Warning 114 at (46:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSP,QNOSP),
               ^
Warning 114 at (47:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPC,QNOSPC),
               ^
Warning 114 at (48:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP,ETAP),
               ^
Warning 114 at (49:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPDOT,ETAPDOT),
               ^
Warning 114 at (50:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPM,ETAPM),
               ^
Warning 114 at (51:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPMDOT,ETAPMDOT),
               ^
Warning 114 at (52:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETC,ETC),
               ^
Warning 114 at (53:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETCDOT,ETCDOT),
               ^
Warning 114 at (54:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_NDFNT,NDFNT),
               ^
Warning 114 at (55:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_MAPDOF,MAPDOF)
               ^
Warning 114 at (56:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*20 S0_FILN,S1_FILN
               ^
Comment 15 at (1:./shop.inc) : This feature is obsolescent in Fortran 95

1864 Lines Compiled
./control_pri.f(2) : (col. 0) remark: control_pri_ has been targeted for automatic cpu dispatch.
rm -f control_bcast.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./control_bcast.F ./control_bcast.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./control_bcast.f -o  ./control_bcast.o
   external subroutine CONTROL_BCAST

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_ETA,ETA),
               ^
Warning 114 at (41:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETADOT,ETADOT),
               ^
Warning 114 at (42:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1,ETAP1),
               ^
Warning 114 at (43:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1DOT,ETAP1DOT),
               ^
Warning 114 at (44:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_GKT,GKT),
               ^
Warning 114 at (45:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPM,QNOSPM),
               ^
Warning 114 at (46:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSP,QNOSP),
               ^
Warning 114 at (47:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPC,QNOSPC),
               ^
Warning 114 at (48:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP,ETAP),
               ^
Warning 114 at (49:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPDOT,ETAPDOT),
               ^
Warning 114 at (50:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPM,ETAPM),
               ^
Warning 114 at (51:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPMDOT,ETAPMDOT),
               ^
Warning 114 at (52:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETC,ETC),
               ^
Warning 114 at (53:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETCDOT,ETCDOT),
               ^
Warning 114 at (54:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_NDFNT,NDFNT),
               ^
Warning 114 at (55:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_MAPDOF,MAPDOF)
               ^
Warning 114 at (56:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

      character*120 fileconf,filegrin,filetopo
               ^
Comment 15 at (2:./mm_input.inc) : This feature is obsolescent in Fortran 95

      integer nt_sample   ! sampling of trajectory of the interacting atoms
                                                                        ^
Warning 102 at (13:./mm_input.inc) : Non-blank characters beyond column 72 ignored

       character*30 cubename_dens,cubename_pot
                ^
Comment 15 at (51:./mm_input.inc) : This feature is obsolescent in Fortran 95

      character*40 file_traj_restart
               ^
Comment 15 at (77:./mm_input.inc) : This feature is obsolescent in Fortran 95

1430 Lines Compiled
rm -f control_test.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./control_test.F ./control_test.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./control_test.f -o  ./control_test.o
   external subroutine CONTROL_TEST

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_ETA,ETA),
               ^
Warning 114 at (41:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETADOT,ETADOT),
               ^
Warning 114 at (42:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1,ETAP1),
               ^
Warning 114 at (43:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1DOT,ETAP1DOT),
               ^
Warning 114 at (44:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_GKT,GKT),
               ^
Warning 114 at (45:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPM,QNOSPM),
               ^
Warning 114 at (46:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSP,QNOSP),
               ^
Warning 114 at (47:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPC,QNOSPC),
               ^
Warning 114 at (48:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP,ETAP),
               ^
Warning 114 at (49:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPDOT,ETAPDOT),
               ^
Warning 114 at (50:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPM,ETAPM),
               ^
Warning 114 at (51:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPMDOT,ETAPMDOT),
               ^
Warning 114 at (52:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETC,ETC),
               ^
Warning 114 at (53:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETCDOT,ETCDOT),
               ^
Warning 114 at (54:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_NDFNT,NDFNT),
               ^
Warning 114 at (55:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_MAPDOF,MAPDOF)
               ^
Warning 114 at (56:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

1281 Lines Compiled
./control_test.f(2) : (col. 0) remark: control_test_ has been targeted for automatic cpu dispatch.
rm -f header.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./header.F ./header.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./header.f -o  ./header.o
   external subroutine HEADER

78 Lines Compiled
./header.f(2) : (col. 0) remark: header_ has been targeted for automatic cpu dispatch.
rm -f inscan.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./inscan.F ./inscan.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./inscan.f -o  ./inscan.o
   external function INSCAN

36 Lines Compiled
rm -f memory.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./memory.F ./memory.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./memory.f -o  ./memory.o
   external subroutine MEMORY

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      PARAMETER (ZFIRST=1234567890.1234567E0)
                        ^
Warning 101 at (13:./memc.inc) : Constant truncated -- precision too great

      PARAMETER (ZLAST=9876543210.9876543E0)
                       ^
Warning 101 at (14:./memc.inc) : Constant truncated -- precision too great

      CHARACTER*10 I_TAG,IB_TAG
               ^
Comment 15 at (42:./memc.inc) : This feature is obsolescent in Fortran 95

      POINTER   (IP_POINT,POINTDUMMY)
                 ^
Warning 114 at (10:./memory.f) : Pointer variable has already been declared - retyped as INTEGER

609 Lines Compiled
./memory.f(38) : (col. 0) remark: LOOP WAS VECTORIZED.
./memory.f(2) : (col. 0) remark: memory_ has been targeted for automatic cpu dispatch.
rm -f freem.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./freem.F ./freem.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./freem.f -o  ./freem.o
   external subroutine FREEM

      POINTER (IP_POINT,POINTDUMMY)
               ^
Warning 114 at (7:./freem.f) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      PARAMETER (ZFIRST=1234567890.1234567E0)
                        ^
Warning 101 at (13:./memc.inc) : Constant truncated -- precision too great

      PARAMETER (ZLAST=9876543210.9876543E0)
                       ^
Warning 101 at (14:./memc.inc) : Constant truncated -- precision too great

      CHARACTER*10 I_TAG,IB_TAG
               ^
Comment 15 at (42:./memc.inc) : This feature is obsolescent in Fortran 95
   external subroutine MEMORY_CHECK

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      PARAMETER (ZFIRST=1234567890.1234567E0)
                        ^
Warning 101 at (13:./memc.inc) : Constant truncated -- precision too great

      PARAMETER (ZLAST=9876543210.9876543E0)
                       ^
Warning 101 at (14:./memc.inc) : Constant truncated -- precision too great

      CHARACTER*10 I_TAG,IB_TAG
               ^
Comment 15 at (42:./memc.inc) : This feature is obsolescent in Fortran 95
   external subroutine PRINT_MEMORY

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      PARAMETER (ZFIRST=1234567890.1234567E0)
                        ^
Warning 101 at (13:./memc.inc) : Constant truncated -- precision too great

      PARAMETER (ZLAST=9876543210.9876543E0)
                       ^
Warning 101 at (14:./memc.inc) : Constant truncated -- precision too great

      CHARACTER*10 I_TAG,IB_TAG
               ^
Comment 15 at (42:./memc.inc) : This feature is obsolescent in Fortran 95
   external subroutine PMAXMEM

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      PARAMETER (ZFIRST=1234567890.1234567E0)
                        ^
Warning 101 at (13:./memc.inc) : Constant truncated -- precision too great

      PARAMETER (ZLAST=9876543210.9876543E0)
                       ^
Warning 101 at (14:./memc.inc) : Constant truncated -- precision too great

      CHARACTER*10 I_TAG,IB_TAG
               ^
Comment 15 at (42:./memc.inc) : This feature is obsolescent in Fortran 95

2146 Lines Compiled
./freem.f(3) : (col. 0) remark: freem_ has been targeted for automatic cpu dispatch.
./freem.f(56) : (col. 0) remark: memory_check_ has been targeted for automatic cpu dispatch.
./freem.f(89) : (col. 0) remark: print_memory_ has been targeted for automatic cpu dispatch.
rm -f readsr.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./readsr.F ./readsr.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./readsr.f -o  ./readsr.o
   external subroutine READSR
   external subroutine READSI
   external subroutine XSTRING

309 Lines Compiled
./readsr.f(2) : (col. 0) remark: readsr_ has been targeted for automatic cpu dispatch.
rm -f timer.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./timer.F ./timer.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./timer.f -o  ./timer.o
   block data TIMER

      CHARACTER*10   TNAM
               ^
Comment 15 at (11:./time.inc) : This feature is obsolescent in Fortran 95
   external subroutine TISET

      CHARACTER*10   TNAM
               ^
Comment 15 at (11:./time.inc) : This feature is obsolescent in Fortran 95
   external subroutine TIHALT

      CHARACTER*10   TNAM
               ^
Comment 15 at (11:./time.inc) : This feature is obsolescent in Fortran 95
   external subroutine TIPRI

      CHARACTER*10   TNAM
               ^
Comment 15 at (11:./time.inc) : This feature is obsolescent in Fortran 95
   external subroutine TISTART

      CHARACTER*10   TNAM
               ^
Comment 15 at (11:./time.inc) : This feature is obsolescent in Fortran 95
   external subroutine TILIMIT

      CHARACTER*10   TNAM
               ^
Comment 15 at (11:./time.inc) : This feature is obsolescent in Fortran 95
   external subroutine TILIMEX

      CHARACTER*10   TNAM
               ^
Comment 15 at (11:./time.inc) : This feature is obsolescent in Fortran 95

541 Lines Compiled
./timer.f(91) : (col. 0) remark: tipri_ has been targeted for automatic cpu dispatch.
./timer.f(164) : (col. 0) remark: tilimit_ has been targeted for automatic cpu dispatch.
rm -f ttimp.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./ttimp.F ./ttimp.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./ttimp.f -o  ./ttimp.o
   external subroutine TTIMP

29 Lines Compiled
rm -f timec.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./timec.F ./timec.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./timec.f -o  ./timec.o
   external function TIMEC
   external function TIMEF

39 Lines Compiled
rm -f stopgm.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./stopgm.F ./stopgm.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./stopgm.f -o  ./stopgm.o
   external subroutine STOPGM

      CHARACTER*(*) A,B
               ^
Comment 15 at (7:./stopgm.f) : This feature is obsolescent in Fortran 95
   external subroutine TEST_SCR

      CHARACTER*(*) A,TAG
               ^
Comment 15 at (23:./stopgm.f) : This feature is obsolescent in Fortran 95

34 Lines Compiled
rm -f util.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./util.F ./util.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./util.f -o  ./util.o
   external subroutine MY_FLUSH
   external subroutine AZZERO
   external subroutine IAZZERO
   external subroutine I8AZZERO
   external function XRANF
   external subroutine MPRAND
   external subroutine UNITMX
   external subroutine SIMPSN
   external subroutine ZCLEAN
   external subroutine ICOPY
   external subroutine SYMMA
   external subroutine MATMOV
   external subroutine CGESUM
   external subroutine DATUM
   external subroutine NUMCPUS

      CHARACTER*80 STRING
               ^
Comment 15 at (318:./util.f) : This feature is obsolescent in Fortran 95
   external subroutine INVMAT
   external subroutine INVERSEMAT
   external subroutine DSPEVY
   external subroutine ZGETMO
   external subroutine ZGTHR
   external subroutine ZSCTR
   external subroutine DURAND
   external subroutine DAXPYI
   external function IZAMAX
   external function IDAMIN
   external subroutine MY_GETARG

      CHARACTER*(*) STRING
               ^
Comment 15 at (570:./util.f) : This feature is obsolescent in Fortran 95
   external subroutine MY_GETENV

      CHARACTER*(*) EVAR,STRING
               ^
Comment 15 at (580:./util.f) : This feature is obsolescent in Fortran 95
   external subroutine MY_GETLOG

      CHARACTER*(*) STRING
               ^
Comment 15 at (590:./util.f) : This feature is obsolescent in Fortran 95
   external subroutine ZCLEAN_K
   external subroutine SETKWF
   external subroutine FSKIP

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external function DGIVE
   external function ZGIVE
   external subroutine ROUNDOFF
   external subroutine DEBROT
   external subroutine STORE
   external subroutine DETERM
   external function NXXFUN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external function SBES0
   external function FC4
   external function SB1
   external function SB2
   external function SB3
   external function SB4
   external function SB5

1812 Lines Compiled
./util.f(56) : (col. 0) remark: LOOP WAS VECTORIZED.
./util.f(43) : (col. 0) remark: iazzero_ has been targeted for automatic cpu dispatch.
./util.f(514) : (col. 0) remark: izamax_ has been targeted for automatic cpu dispatch.
./util.f(542) : (col. 0) remark: idamin_ has been targeted for automatic cpu dispatch.
./util.f(717) : (col. 0) remark: debrot_ has been targeted for automatic cpu dispatch.
./util.f(826) : (col. 0) remark: sbes0_ has been targeted for automatic cpu dispatch.
./util.f(842) : (col. 0) remark: fc4_ has been targeted for automatic cpu dispatch.
./util.f(894) : (col. 0) remark: sb4_ has been targeted for automatic cpu dispatch.
./util.f(871) : (col. 0) remark: sb2_ has been targeted for automatic cpu dispatch.
./util.f(906) : (col. 0) remark: sb5_ has been targeted for automatic cpu dispatch.
./util.f(882) : (col. 0) remark: sb3_ has been targeted for automatic cpu dispatch.
./util.f(860) : (col. 0) remark: sb1_ has been targeted for automatic cpu dispatch.
rm -f dftin.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./dftin.F ./dftin.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./dftin.f -o  ./dftin.o
   external subroutine DFTIN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

856 Lines Compiled
rm -f sysin.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./sysin.F ./sysin.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./sysin.f -o  ./sysin.o
   external subroutine SYSIN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*4  CLAB(MAXCLT)
               ^
Comment 15 at (25:./clas.inc) : This feature is obsolescent in Fortran 95

1956 Lines Compiled
./sysin.f(2) : (col. 0) remark: sysin_ has been targeted for automatic cpu dispatch.
rm -f ratom.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./ratom.F ./ratom.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./ratom.f -o  ./ratom.o
   external subroutine RATOM

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*4  CLAB(MAXCLT)
               ^
Comment 15 at (25:./clas.inc) : This feature is obsolescent in Fortran 95

      character*120 fileconf,filegrin,filetopo
               ^
Comment 15 at (2:./mm_input.inc) : This feature is obsolescent in Fortran 95

      integer nt_sample   ! sampling of trajectory of the interacting atoms
                                                                        ^
Warning 102 at (13:./mm_input.inc) : Non-blank characters beyond column 72 ignored

       character*30 cubename_dens,cubename_pot
                ^
Comment 15 at (51:./mm_input.inc) : This feature is obsolescent in Fortran 95

      character*40 file_traj_restart
               ^
Comment 15 at (77:./mm_input.inc) : This feature is obsolescent in Fortran 95
   external subroutine LREAD
   external function LVAL
   external subroutine RDUMAT

      CHARACTER*2  EL(99)
               ^
Comment 15 at (6:./adat.inc) : This feature is obsolescent in Fortran 95

1752 Lines Compiled
./ratom.f(130) : (col. 0) remark: LOOP WAS VECTORIZED.
./ratom.f(2) : (col. 0) remark: ratom_ has been targeted for automatic cpu dispatch.
rm -f recpnew.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./recpnew.F ./recpnew.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./recpnew.f -o  ./recpnew.o
   external subroutine RECPNEW

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95

      CHARACTER*2  EL(99)
               ^
Comment 15 at (6:./adat.inc) : This feature is obsolescent in Fortran 95
      ECPFILES(ISP)=FNAMES
                    ^
Warning 141 at (81:./recpnew.f) : Character string truncated to length 80 on assignment
   external subroutine CKGRID
   external subroutine TGRID
   external subroutine AGRID

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95
   external function EXPONENTIAL

1775 Lines Compiled
./recpnew.f(2) : (col. 0) remark: recpnew_ has been targeted for automatic cpu dispatch.
./recpnew.f(541) : (col. 0) remark: exponential_ has been targeted for automatic cpu dispatch.
rm -f ghermit.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./ghermit.F ./ghermit.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./ghermit.f -o  ./ghermit.o
   external subroutine GHERMIT
   external subroutine EVAL

113 Lines Compiled
./ghermit.f(1) : (col. 0) remark: ghermit_ has been targeted for automatic cpu dispatch.
rm -f detsp.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./detsp.F ./detsp.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./detsp.f -o  ./detsp.o
   external subroutine DETSP

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95

      CHARACTER*4  CLAB(MAXCLT)
               ^
Comment 15 at (25:./clas.inc) : This feature is obsolescent in Fortran 95

846 Lines Compiled
rm -f coninp.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./coninp.F ./coninp.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./coninp.f -o  ./coninp.o
   external subroutine CONINP

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER
   external subroutine RADDEG
   external subroutine SETRIG

1005 Lines Compiled
./coninp.f(247) : (col. 0) remark: raddeg_ has been targeted for automatic cpu dispatch.
rm -f prmem.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./prmem.F ./prmem.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./prmem.f -o  ./prmem.o
   external subroutine PRMEM

40 Lines Compiled
rm -f setsys.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./setsys.F ./setsys.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./setsys.f -o  ./setsys.o
   external subroutine SETSYS

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*2  EL(99)
               ^
Comment 15 at (6:./adat.inc) : This feature is obsolescent in Fortran 95

      POINTER (IP_ETA,ETA),
               ^
Warning 114 at (41:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETADOT,ETADOT),
               ^
Warning 114 at (42:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1,ETAP1),
               ^
Warning 114 at (43:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP1DOT,ETAP1DOT),
               ^
Warning 114 at (44:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_GKT,GKT),
               ^
Warning 114 at (45:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPM,QNOSPM),
               ^
Warning 114 at (46:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSP,QNOSP),
               ^
Warning 114 at (47:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_QNOSPC,QNOSPC),
               ^
Warning 114 at (48:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAP,ETAP),
               ^
Warning 114 at (49:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPDOT,ETAPDOT),
               ^
Warning 114 at (50:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPM,ETAPM),
               ^
Warning 114 at (51:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETAPMDOT,ETAPMDOT),
               ^
Warning 114 at (52:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETC,ETC),
               ^
Warning 114 at (53:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_ETCDOT,ETCDOT),
               ^
Warning 114 at (54:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_NDFNT,NDFNT),
               ^
Warning 114 at (55:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_MAPDOF,MAPDOF)
               ^
Warning 114 at (56:./nose.inc) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*20 FILN,FILBOD
               ^
Comment 15 at (1:./filn.inc) : This feature is obsolescent in Fortran 95

      CHARACTER*4  CLAB(MAXCLT)
               ^
Comment 15 at (25:./clas.inc) : This feature is obsolescent in Fortran 95

      CHARACTER*20 S0_FILN,S1_FILN
               ^
Comment 15 at (1:./shop.inc) : This feature is obsolescent in Fortran 95

      character*120 fileconf,filegrin,filetopo
               ^
Comment 15 at (2:./mm_input.inc) : This feature is obsolescent in Fortran 95

      integer nt_sample   ! sampling of trajectory of the interacting atoms
                                                                        ^
Warning 102 at (13:./mm_input.inc) : Non-blank characters beyond column 72 ignored

       character*30 cubename_dens,cubename_pot
                ^
Comment 15 at (51:./mm_input.inc) : This feature is obsolescent in Fortran 95

      character*40 file_traj_restart
               ^
Comment 15 at (77:./mm_input.inc) : This feature is obsolescent in Fortran 95

      CHARACTER*1 CANG(5)
               ^
Comment 15 at (66:./setsys.f) : This feature is obsolescent in Fortran 95

      CHARACTER*10 CTYP(2)
               ^
Comment 15 at (68:./setsys.f) : This feature is obsolescent in Fortran 95

      CHARACTER*8 MUL(7)
               ^
Comment 15 at (70:./setsys.f) : This feature is obsolescent in Fortran 95

      CHARACTER*12 ISCHEME(5)
               ^
Comment 15 at (73:./setsys.f) : This feature is obsolescent in Fortran 95

      CHARACTER*3 INLCC(2)
               ^
Comment 15 at (77:./setsys.f) : This feature is obsolescent in Fortran 95

2365 Lines Compiled
./setsys.f(2) : (col. 0) remark: setsys_ has been targeted for automatic cpu dispatch.
rm -f genxc.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./genxc.F ./genxc.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./genxc.f -o  ./genxc.o
   external subroutine GENXC

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

499 Lines Compiled
rm -f setsc.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./setsc.F ./setsc.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./setsc.f -o  ./setsc.o
   external subroutine SETSC

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*4  CLAB(MAXCLT)
               ^
Comment 15 at (25:./clas.inc) : This feature is obsolescent in Fortran 95
   external subroutine IHMAT

990 Lines Compiled
./setsc.f(2) : (col. 0) remark: setsc_ has been targeted for automatic cpu dispatch.
./setsc.f(211) : (col. 0) remark: ihmat_ has been targeted for automatic cpu dispatch.
rm -f numpw.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./numpw.F ./numpw.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./numpw.f -o  ./numpw.o
   external subroutine NUMPW

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine CHANGE_GCUT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external function GKPWF

1374 Lines Compiled
./numpw.f(2) : (col. 0) remark: numpw_ has been targeted for automatic cpu dispatch.
./numpw.f(116) : (col. 0) remark: change_gcut_ has been targeted for automatic cpu dispatch.
rm -f cry.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./cry.F ./cry.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./cry.f -o  ./cry.o
   external subroutine CRY

46 Lines Compiled
rm -f latgen.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./latgen.F ./latgen.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./latgen.f -o  ./latgen.o
   external subroutine LATGEN

      PARAMETER (SR3=1.73205080756887729352D0)
                     ^
Warning 101 at (13:./latgen.f) : Constant truncated -- precision too great
   external subroutine GENLAT
   external subroutine OMEGAGEN

287 Lines Compiled
./latgen.f(2) : (col. 0) remark: latgen_ has been targeted for automatic cpu dispatch.
./latgen.f(194) : (col. 0) remark: genlat_ has been targeted for automatic cpu dispatch.
rm -f recips.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./recips.F ./recips.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./recips.f -o  ./recips.o
   external subroutine RECIPS

48 Lines Compiled
./recips.f(2) : (col. 0) remark: recips_ has been targeted for automatic cpu dispatch.
rm -f functionals.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./functionals.F ./functionals.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./functionals.f -o  ./functionals.o
   external subroutine XC
   external subroutine GCXC
   external subroutine SLATERX
   external subroutine PZ
   external subroutine VWN
   external subroutine LYP

      PARAMETER (CF=2.87123400018819108)
                    ^
Warning 101 at (221:./functionals.f) : Constant truncated -- precision too great
   external subroutine PW
   external subroutine WIGNER
   external subroutine HEDIN
   external subroutine OBPZ
   external subroutine OBPW
   external subroutine PADE
   external subroutine BECKE88
   external subroutine GGAX
   external subroutine PBEX
   external subroutine REVPBEX
   external subroutine PERDEW86
   external subroutine GLYP
   external subroutine GGAC
   external subroutine PBEC
   external subroutine HCTH
   external function U
   external subroutine PWCORR

763 Lines Compiled
./functionals.f(77) : (col. 0) remark: gcxc_ has been targeted for automatic cpu dispatch.
./functionals.f(2) : (col. 0) remark: xc_ has been targeted for automatic cpu dispatch.
./functionals.f(141) : (col. 0) remark: slaterx_ has been targeted for automatic cpu dispatch.
./functionals.f(280) : (col. 0) remark: hedin_ has been targeted for automatic cpu dispatch.
rm -f lsd_func.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./lsd_func.F ./lsd_func.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./lsd_func.f -o  ./lsd_func.o
   external subroutine XC_LSD
   external subroutine GC_LSD
   external subroutine LSD_SX
   external subroutine LSD_PZ
   external subroutine LSD_VWN
   external subroutine LSD_LYP
   external subroutine LSD_PADE
   external subroutine LSD_PW
   external subroutine LSD_B88
   external subroutine LSD_GGAX
   external subroutine LSD_PBEX
   external subroutine LSD_REVPBEX
   external subroutine LSD_P86
   external subroutine LSD_GLYP
   external subroutine LSD_GGAC
   external subroutine LSD_PBEC
   external subroutine LSD_HCTH
   external function U2
   external subroutine PWCORR2

861 Lines Compiled
./lsd_func.f(62) : (col. 0) remark: gc_lsd_ has been targeted for automatic cpu dispatch.
./lsd_func.f(310) : (col. 0) remark: lsd_b88_ has been targeted for automatic cpu dispatch.
./lsd_func.f(378) : (col. 0) remark: lsd_pbex_ has been targeted for automatic cpu dispatch.
./lsd_func.f(424) : (col. 0) remark: lsd_revpbex_ has been targeted for automatic cpu dispatch.
./lsd_func.f(635) : (col. 0) remark: lsd_hcth_ has been targeted for automatic cpu dispatch.
./lsd_func.f(566) : (col. 0) remark: lsd_pbec_ has been targeted for automatic cpu dispatch.
./lsd_func.f(2) : (col. 0) remark: xc_lsd_ has been targeted for automatic cpu dispatch.
./lsd_func.f(215) : (col. 0) remark: lsd_lyp_ has been targeted for automatic cpu dispatch.
rm -f rinit.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rinit.F ./rinit.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rinit.f -o  ./rinit.o
   external subroutine RINIT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*4  CLAB(MAXCLT)
               ^
Comment 15 at (25:./clas.inc) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER

1519 Lines Compiled
./rinit.f(2) : (col. 0) remark: rinit_ has been targeted for automatic cpu dispatch.
rm -f rinforce.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rinforce.F ./rinforce.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rinforce.f -o  ./rinforce.o
   external subroutine RINFORCE

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95

      character*120 fileconf,filegrin,filetopo
               ^
Comment 15 at (2:./mm_input.inc) : This feature is obsolescent in Fortran 95

      integer nt_sample   ! sampling of trajectory of the interacting atoms
                                                                        ^
Warning 102 at (13:./mm_input.inc) : Non-blank characters beyond column 72 ignored

       character*30 cubename_dens,cubename_pot
                ^
Comment 15 at (51:./mm_input.inc) : This feature is obsolescent in Fortran 95

      character*40 file_traj_restart
               ^
Comment 15 at (77:./mm_input.inc) : This feature is obsolescent in Fortran 95
   external subroutine PUTPS

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95

      character*120 fileconf,filegrin,filetopo
               ^
Comment 15 at (2:./mm_input.inc) : This feature is obsolescent in Fortran 95

      integer nt_sample   ! sampling of trajectory of the interacting atoms
                                                                        ^
Warning 102 at (13:./mm_input.inc) : Non-blank characters beyond column 72 ignored

       character*30 cubename_dens,cubename_pot
                ^
Comment 15 at (51:./mm_input.inc) : This feature is obsolescent in Fortran 95

      character*40 file_traj_restart
               ^
Comment 15 at (77:./mm_input.inc) : This feature is obsolescent in Fortran 95
   external subroutine PUTWNL

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine CALC_TWNL

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GIVE_SCR_PUTWNL

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine SETSPLINE

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine TESTSPLINE

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

5594 Lines Compiled
./rinforce.f(567) : (col. 0) remark: setspline_ has been targeted for automatic cpu dispatch.
./rinforce.f(265) : (col. 0) remark: putwnl_ has been targeted for automatic cpu dispatch.
./rinforce.f(406) : (col. 0) remark: calc_twnl_ has been targeted for automatic cpu dispatch.
./rinforce.f(615) : (col. 0) remark: testspline_ has been targeted for automatic cpu dispatch.
rm -f fftprp.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./fftprp.F ./fftprp.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./fftprp.f -o  ./fftprp.o
   external subroutine FFTPRP

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 REPFNAME
               ^
Comment 15 at (19:./pimd.inc) : This feature is obsolescent in Fortran 95

      POINTER (IP_IRCORR,IRCORR(NAX,NSX,*)),
               ^
Warning 114 at (66:./pimd.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_IFCORR,IFCORR(NAX,NSX,*)),
               ^
Warning 114 at (67:./pimd.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_RCORR,RCORR(NAX,NSX,*)),
               ^
Warning 114 at (68:./pimd.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_FCORR,FCORR(NAX,NSX,*))
               ^
Warning 114 at (69:./pimd.inc) : Pointer variable has already been declared - retyped as INTEGER
   external subroutine GRPGS

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

1273 Lines Compiled
rm -f rggen.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rggen.F ./rggen.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rggen.f -o  ./rggen.o
   external subroutine RGGEN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER
   external subroutine GVECTOR

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GSORT
   external subroutine ALIASING

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

2073 Lines Compiled
./rggen.f(2) : (col. 0) remark: rggen_ has been targeted for automatic cpu dispatch.
rm -f formf.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./formf.F ./formf.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./formf.f -o  ./formf.o
   external subroutine FORMFN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95
   external subroutine FORMSG

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95
   external subroutine FORMFV

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95

2251 Lines Compiled
./formf.f(2) : (col. 0) remark: formfn_ has been targeted for automatic cpu dispatch.
./formf.f(72) : (col. 0) remark: formsg_ has been targeted for automatic cpu dispatch.
./formf.f(161) : (col. 0) remark: formfv_ has been targeted for automatic cpu dispatch.
rm -f rnlset.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rnlset.F ./rnlset.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rnlset.f -o  ./rnlset.o
   external subroutine RNLSET

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95

685 Lines Compiled
./rnlset.f(2) : (col. 0) remark: rnlset_ has been targeted for automatic cpu dispatch.
rm -f ylmr.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./ylmr.F ./ylmr.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./ylmr.f -o  ./ylmr.o
   external function YLMR
   external subroutine BESS
   external function YLMKR

131 Lines Compiled
./ylmr.f(2) : (col. 0) remark: ylmr_ has been targeted for automatic cpu dispatch.
./ylmr.f(65) : (col. 0) remark: ylmkr_ has been targeted for automatic cpu dispatch.
rm -f glopar.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./glopar.F ./glopar.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./glopar.f -o  ./glopar.o
   external subroutine GLOPAR

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

467 Lines Compiled
rm -f rnlin.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rnlin.F ./rnlin.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rnlin.f -o  ./rnlin.o
   external subroutine NLIN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine SGNLIN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95
   external subroutine GNLIN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 ECPFILES(MAXSP)
               ^
Comment 15 at (4:./atom.inc) : This feature is obsolescent in Fortran 95

2083 Lines Compiled
rm -f sort.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./sort.F ./sort.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./sort.f -o  ./sort.o
   external subroutine SORT2
   external subroutine SORT2I

224 Lines Compiled
./sort.f(17) : (col. 0) remark: LOOP WAS VECTORIZED.
./sort.f(1) : (col. 0) remark: sort2_ has been targeted for automatic cpu dispatch.
./sort.f(130) : (col. 0) remark: LOOP WAS VECTORIZED.
./sort.f(113) : (col. 0) remark: sort2i_ has been targeted for automatic cpu dispatch.
rm -f radin.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./radin.F ./radin.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./radin.f -o  ./radin.o
   external subroutine RADIN
   external subroutine RADLG

83 Lines Compiled
rm -f bessm.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./bessm.F ./bessm.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./bessm.f -o  ./bessm.o
   external subroutine GETF
   external subroutine BESSOV
   external function BESSL

139 Lines Compiled
./bessm.f(76) : (col. 0) remark: bessl_ has been targeted for automatic cpu dispatch.
rm -f ylmr2.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./ylmr2.F ./ylmr2.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./ylmr2.f -o  ./ylmr2.o
   external subroutine YLMR2

204 Lines Compiled
./ylmr2.f(2) : (col. 0) remark: ylmr2_ has been targeted for automatic cpu dispatch.
rm -f pbc.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./pbc.F ./pbc.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./pbc.f -o  ./pbc.o
   external subroutine PBC
   external subroutine PBC3

      GO TO (5,10,99,99,99,99,99,15,99,99,99,20,99,99) IBRAV
      ^
Comment 14 at (54:./pbc.f) : The computed GOTO statement is obsolescent in Fortran 95
   external subroutine ROT
   external subroutine PBC1
   external subroutine PBC2
   external subroutine PBC_CLAS

      CHARACTER*4  CLAB(MAXCLT)
               ^
Comment 15 at (25:./clas.inc) : This feature is obsolescent in Fortran 95

339 Lines Compiled
./pbc.f(27) : (col. 0) remark: pbc3_ has been targeted for automatic cpu dispatch.
rm -f ortho.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./ortho.F ./ortho.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./ortho.f -o  ./ortho.o
   external subroutine ORTHO

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GIVE_SCR_ORTHO

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine PREORTHO

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER

1841 Lines Compiled
./ortho.f(127) : (col. 0) remark: preortho_ has been targeted for automatic cpu dispatch.
rm -f finalp.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./finalp.F ./finalp.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./finalp.f -o  ./finalp.o
   external subroutine FINALP

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*2  EL(99)
               ^
Comment 15 at (6:./adat.inc) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER

824 Lines Compiled
rm -f forcep.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./forcep.F ./forcep.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./forcep.f -o  ./forcep.o
   external subroutine RHOE_PSI_SIZE

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

538 Lines Compiled
rm -f rhopri.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rhopri.F ./rhopri.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rhopri.f -o  ./rhopri.o
   external subroutine RHOPRI

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*80 REPFNAME
               ^
Comment 15 at (19:./pimd.inc) : This feature is obsolescent in Fortran 95

      POINTER (IP_IRCORR,IRCORR(NAX,NSX,*)),
               ^
Warning 114 at (66:./pimd.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_IFCORR,IFCORR(NAX,NSX,*)),
               ^
Warning 114 at (67:./pimd.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_RCORR,RCORR(NAX,NSX,*)),
               ^
Warning 114 at (68:./pimd.inc) : Pointer variable has already been declared - retyped as INTEGER

     *        (IP_FCORR,FCORR(NAX,NSX,*))
               ^
Warning 114 at (69:./pimd.inc) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*12 CFLBOD,CIPNUM
               ^
Comment 15 at (18:./rhopri.f) : This feature is obsolescent in Fortran 95
                  CFLBOD=FILEN
                         ^
Warning 141 at (155:./rhopri.f) : Character string truncated to length 12 on assignment
   external subroutine GIVE_SCR_RHOPRI

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
      TAG='MAX(LRNLSM,LRHOOFR,LRHOPRI,LELF)'
          ^
Warning 141 at (235:./rhopri.f) : Character string truncated to length 30 on assignment

1479 Lines Compiled
rm -f phfac.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./phfac.F ./phfac.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./phfac.f -o  ./phfac.o
   external subroutine PHFAC

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine CALC_EIGKR

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

1400 Lines Compiled
./phfac.f(2) : (col. 0) remark: phfac_ has been targeted for automatic cpu dispatch.
rm -f wrener.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./wrener.F ./wrener.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./wrener.f -o  ./wrener.o
   external subroutine WRPRINT_WFOPT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine WRPRINT_GEOPT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine WRPRINT_MD

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*4  CLAB(MAXCLT)
               ^
Comment 15 at (25:./clas.inc) : This feature is obsolescent in Fortran 95
   external subroutine WRPRINT_PR

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine WRENER_INIT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine WRENER

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*2  EL(99)
               ^
Comment 15 at (6:./adat.inc) : This feature is obsolescent in Fortran 95

     &    PRECONDITIONER_P      ! Integers have the same length as logicals
                                                                        ^
Warning 102 at (19:./response_p.inc) : Non-blank characters beyond column 72 ignored

      character*44 timetag
               ^
Comment 15 at (239:./response_p.inc) : This feature is obsolescent in Fortran 95
   external subroutine WREIGEN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine WRSTRESS

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine WRCELL

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external function OK_PRINT

6498 Lines Compiled
./wrener.f(2) : (col. 0) remark: wrprint_wfopt_ has been targeted for automatic cpu dispatch.
./wrener.f(353) : (col. 0) remark: wrener_ has been targeted for automatic cpu dispatch.
./wrener.f(63) : (col. 0) remark: wrprint_geopt_ has been targeted for automatic cpu dispatch.
rm -f rrane.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rrane.F ./rrane.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rrane.f -o  ./rrane.o
   external subroutine RRANE

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

650 Lines Compiled
rm -f ranp.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./ranp.F ./ranp.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./ranp.f -o  ./ranp.o
   external subroutine RANP

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

621 Lines Compiled
rm -f rinitwf.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rinitwf.F ./rinitwf.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rinitwf.f -o  ./rinitwf.o
   external subroutine RINITWF

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      character*120 fileconf,filegrin,filetopo
               ^
Comment 15 at (2:./mm_input.inc) : This feature is obsolescent in Fortran 95

      integer nt_sample   ! sampling of trajectory of the interacting atoms
                                                                        ^
Warning 102 at (13:./mm_input.inc) : Non-blank characters beyond column 72 ignored

       character*30 cubename_dens,cubename_pot
                ^
Comment 15 at (51:./mm_input.inc) : This feature is obsolescent in Fortran 95

      character*40 file_traj_restart
               ^
Comment 15 at (77:./mm_input.inc) : This feature is obsolescent in Fortran 95
   external subroutine RANDWF

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine RANDTOWF

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GIVE_SCR_RANDWF
   external subroutine GIVE_SCR_RINITWF

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

2627 Lines Compiled
./rinitwf.f(142) : (col. 0) remark: randtowf_ has been targeted for automatic cpu dispatch.
rm -f mltfft.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./mltfft.F ./mltfft.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./mltfft.f -o  ./mltfft.o
   external subroutine MLTFFT
   external subroutine FFT3D

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

610 Lines Compiled
./mltfft.f(2) : (col. 0) remark: mltfft_ has been targeted for automatic cpu dispatch.
rm -f wrgeo.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./wrgeo.F ./wrgeo.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./wrgeo.f -o  ./wrgeo.o
   external subroutine WRGEO

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*2  EL(99)
               ^
Comment 15 at (6:./adat.inc) : This feature is obsolescent in Fortran 95
   external subroutine WRGEOF

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*2  EL(99)
               ^
Comment 15 at (6:./adat.inc) : This feature is obsolescent in Fortran 95

      character*120 fileconf,filegrin,filetopo
               ^
Comment 15 at (2:./mm_input.inc) : This feature is obsolescent in Fortran 95

      integer nt_sample   ! sampling of trajectory of the interacting atoms
                                                                        ^
Warning 102 at (13:./mm_input.inc) : Non-blank characters beyond column 72 ignored

       character*30 cubename_dens,cubename_pot
                ^
Comment 15 at (51:./mm_input.inc) : This feature is obsolescent in Fortran 95

      character*40 file_traj_restart
               ^
Comment 15 at (77:./mm_input.inc) : This feature is obsolescent in Fortran 95
   external subroutine WRGEOF_INR

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      CHARACTER*2  EL(99)
               ^
Comment 15 at (6:./adat.inc) : This feature is obsolescent in Fortran 95

1679 Lines Compiled
rm -f rnlsm1.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rnlsm1.F ./rnlsm1.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rnlsm1.f -o  ./rnlsm1.o
   external subroutine RNLSM1

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GIVE_SCR_RNLSM1

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

1278 Lines Compiled
./rnlsm1.f(2) : (col. 0) remark: rnlsm1_ has been targeted for automatic cpu dispatch.
rm -f rnlsm2.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rnlsm2.F ./rnlsm2.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rnlsm2.f -o  ./rnlsm2.o
   external subroutine RNLSM2

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GIVE_SCR_RNLSM2

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

1304 Lines Compiled
./rnlsm2.f(2) : (col. 0) remark: rnlsm2_ has been targeted for automatic cpu dispatch.
rm -f fft.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./fft.F ./fft.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./fft.f -o  ./fft.o
   external subroutine INVFFT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine FWFFT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine TY2X

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine TX2Y

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine PHASE

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

2619 Lines Compiled
rm -f ffts.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./ffts.F ./ffts.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./ffts.f -o  ./ffts.o
   external subroutine S_INVFFT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine S_FWFFT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine PUTZ
   external subroutine GETZ
   external subroutine TY2XS

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine TX2YS

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

2201 Lines Compiled
rm -f fftsg.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./fftsg.F ./fftsg.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./fftsg.f -o  ./fftsg.o
   external subroutine SG_INVFFT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine SG_FWFFT

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine TX2YG

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine TY2XG

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

2288 Lines Compiled
rm -f forces.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./forces.F ./forces.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./forces.f -o  ./forces.o
   external subroutine FORCES

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER
   external subroutine ADDUP
   external subroutine GSCAL
   external subroutine GSCAL_C
   external subroutine GIVE_SCR_FORCES

997 Lines Compiled
./forces.f(2) : (col. 0) remark: forces_ has been targeted for automatic cpu dispatch.
rm -f lowdin.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./lowdin.F ./lowdin.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./lowdin.f -o  ./lowdin.o
   external subroutine LOWDIN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GIVE_SCR_LOWDIN

695 Lines Compiled
rm -f rgs.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rgs.F ./rgs.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rgs.f -o  ./rgs.o
   external subroutine RGS

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine UINV
   external subroutine RGS_C

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine UINVC

1027 Lines Compiled
rm -f rgsvan.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./rgsvan.F ./rgsvan.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./rgsvan.f -o  ./rgsvan.o
   external subroutine RGSVAN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

565 Lines Compiled
rm -f atomwf.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./atomwf.F ./atomwf.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./atomwf.f -o  ./atomwf.o
   external subroutine ATOMWF

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GIVE_SCR_ATOMWF

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine DSYGVX
   external subroutine ZSYGVX

1829 Lines Compiled
rm -f atrho.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./atrho.F ./atrho.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./atrho.f -o  ./atrho.o
   external subroutine ATRHO

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

      POINTER (IP_F,F)
               ^
Warning 114 at (13:./elct.inc) : Pointer variable has already been declared - retyped as INTEGER
   external subroutine ATDENS

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GIVE_SCR_ATRHO

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

2099 Lines Compiled
./atrho.f(2) : (col. 0) remark: atrho_ has been targeted for automatic cpu dispatch.
./atrho.f(145) : (col. 0) remark: atdens_ has been targeted for automatic cpu dispatch.
rm -f xcener.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./xcener.F ./xcener.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./xcener.f -o  ./xcener.o
   external subroutine XCENER

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine XCENER_OLD

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine XCENER_NEW

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

1762 Lines Compiled
./xcener.f(30) : (col. 0) remark: xcener_old_ has been targeted for automatic cpu dispatch.
rm -f graden.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./graden.F ./graden.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./graden.f -o  ./graden.o
   external subroutine GRADEN

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95

624 Lines Compiled
rm -f gcener.f
/usr/bin/cpp -P -C -traditional -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT -DLINUX_IFC ./gcener.F ./gcener.f
/usr/local/bin/linux/opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6 -axiM -pc64 -unroll -w90 -w95 ./gcener.f -o  ./gcener.o
   external subroutine GCENER

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GCLSD

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine GCOLD

      POINTER(IP_IATPT,IATPT)
              ^
Warning 114 at (197:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER(IP_IPEPT,IPEPT)
              ^
Warning 114 at (198:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      POINTER (IP_IATPE,IATPE)
               ^
Warning 114 at (199:./system.h) : Pointer variable has already been declared - retyped as INTEGER

      CHARACTER*80 FPATH
               ^
Comment 15 at (427:./system.h) : This feature is obsolescent in Fortran 95
   external subroutine