------- Comment #6 from pault at gcc dot gnu dot org  2006-12-21 14:00 -------
Subject: Bug 30202

Author: pault
Date: Thu Dec 21 13:59:57 2006
New Revision: 120109

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120109
Log:
2006-12-21  Paul Thomas  <[EMAIL PROTECTED]>

        PR fortran/30202
        * trans-array.c (gfc_conv_function_call): Use parmse.expr for
        the nullifying of intent(out) arguments rather than the backend
        declaration.

2006-12-21  Paul Thomas  <[EMAIL PROTECTED]>

        PR fortran/30202
        * gfortran.dg/alloc_comp_basics_3.f90: New test.



Added:
    trunk/gcc/testsuite/gfortran.dg/alloc_comp_basics_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c
    trunk/gcc/testsuite/ChangeLog


-- 


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

Reply via email to