------- Comment #1 from dfranke at gcc dot gnu dot org  2007-06-27 20:10 -------
Which version of gfortran and which flags are you using? I tried 4.1.2, 4.2 and
a recent svn (20070622), neither gave the error on the code you quote.

All I get is:

$> gfortran-svn -g -Wall -std=f95 -c pr32526.f90
pr32526.f90:8.39:

         subroutine init_Personnel(this)
                                      1
Warning: Unused variable this declared at (1)


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32526

  • [Bug fortran/32526] Spuriou... dfranke at gcc dot gnu dot org

Reply via email to