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/37253] Segmentation fault with procedure pointer



------- Comment #5 from janus at gcc dot gnu dot org  2008-08-28 15:12 -------
Subject: Bug 37253

Author: janus
Date: Thu Aug 28 15:10:50 2008
New Revision: 139713

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139713
Log:
2008-08-28  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/37253
        * module.c (ab_attribute,attr_bits,mio_symbol_attribute): Take care of
        saving attr.procedure and attr.proc_ptr to the module file.


2008-08-28  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/37253
        * gfortran.dg/proc_ptr_10.f90: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/proc_ptr_10.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/module.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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