-
- Downloads
re PR fortran/37253 (Segmentation fault with procedure pointer)
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. From-SVN: r139713
Showing
- gcc/fortran/ChangeLog 6 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/module.c 13 additions, 1 deletiongcc/fortran/module.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/proc_ptr_10.f90 30 additions, 0 deletionsgcc/testsuite/gfortran.dg/proc_ptr_10.f90
Loading
Please register or sign in to comment