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/40164] Fortran 2003: "Arrays of procedure pointers" (using PPCs)



------- Comment #2 from janus at gcc dot gnu dot org  2009-05-16 14:09 -------
Adding in the test case a line like

 print *, f_array(1)%f(3.,5.)

produces a segfault in gfc_conv_scalarized_array_ref (trans-array.c, 2414).


-- 

janus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Fortran 2003: "Arrays of    |Fortran 2003: "Arrays of
                   |procedure pointers"         |procedure pointers" (using
                   |                            |PPCs)


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


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