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/55134] associate construct and assumed size array


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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-10-31 17:22:36 UTC ---
Author: burnus
Date: Wed Oct 31 17:22:26 2012
New Revision: 193041

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193041
Log:
2012-10-31  Tobias Burnus  <burnus@net-b.de>

        PR fortran/55134
        * trans-array.c (gfc_conv_array_parameter): Regard AS_DEFERRED
        * as
        array with descriptor.

2012-10-31  Tobias Burnus  <burnus@net-b.de>

        PR fortran/55134
        * gfortran.dg/associate_11.f90: New.


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


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