------- Comment #6 from pault at gcc dot gnu dot org  2008-11-27 22:21 -------
Subject: Bug 36526

Author: pault
Date: Thu Nov 27 22:20:27 2008
New Revision: 142248

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142248
Log:
2008-11-27  Paul Thomas  <[EMAIL PROTECTED]>

        PR fortran/36526
        * interface.c (check_intents):  Correct error where the actual
        arg was checked for a pointer argument, rather than the formal.

2008-11-27  Paul Thomas  <[EMAIL PROTECTED]>

        PR fortran/36526
        * gfortran.dg/pure_formal_proc_2.f90: New test.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/pure_formal_proc_2.f90
Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/interface.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to