This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/33986] ICE on allocatable function result



------- Comment #5 from pault at gcc dot gnu dot org  2007-11-16 13:46 -------
Subject: Bug 33986

Author: pault
Date: Fri Nov 16 13:46:04 2007
New Revision: 130228

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130228
Log:
2007-11-16  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/33986
        * trans-array.c (gfc_conv_array_parameter ): Allow allocatable
        function results.

2007-11-16  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/33986
        * gfortran.dg/allocatable_function_3.f90.

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


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]