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/37411] ICE (segfault) in trans-array.c



------- Comment #7 from domob at gcc dot gnu dot org  2008-09-09 09:48 -------
Subject: Bug 37411

Author: domob
Date: Tue Sep  9 09:46:51 2008
New Revision: 140141

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140141
Log:
2008-09-09  Daniel Kraft  <d@domob.eu>

        PR fortran/37411
        * trans-array.c (gfc_conv_array_parameter): Added assertion that the
        symbol has an array spec.

2008-09-09  Daniel Kraft  <d@domob.eu>

        PR fortran/37411
        * gfortran.dg/array_function_4.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/array_function_4.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=37411


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