[Bug fortran/25292] ASSOCIATED( func() ) rejected ?

eedelman at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Dec 8 17:05:00 GMT 2005



------- Comment #4 from eedelman at gcc dot gnu dot org  2005-12-08 17:04 -------
Subject: Bug 25292

Author: eedelman
Date: Thu Dec  8 17:04:54 2005
New Revision: 108241

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108241
Log:
fortran/
2005-12-08  Erik Edelmann  <eedelman@gcc.gnu.org>

        PR fortran/25292
        * check.c (gfc_check_associated): Allow function results
        as actual arguments to ASSOCIATED.  Moved a misplaced
        comment.


testsuite/
2005-12-08  Erik Edelmann  <eedelman@gcc.gnu.org>

        PR fortran/25292
        * gfortran.dg/associated_1.f90: New.


Added:
    branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/associated_1.f90
Modified:
    branches/gcc-4_0-branch/gcc/fortran/ChangeLog
    branches/gcc-4_0-branch/gcc/fortran/check.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list