2006-05-30 Asher Langton <langton2@llnl.gov>
* symbol.c (check_conflict): Allow external, function, and subroutine attributes with Cray pointees. * trans-expr.c (gfc_conv_function_val): Translate Cray pointees that point to procedures. * gfortran.texi: Document new feature. * gfortran.dg/cray_pointers_7.f90: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114252 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/fortran/ChangeLog 8 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/gfortran.texi 16 additions, 1 deletiongcc/fortran/gfortran.texi
- gcc/fortran/symbol.c 0 additions, 3 deletionsgcc/fortran/symbol.c
- gcc/fortran/trans-expr.c 3 additions, 0 deletionsgcc/fortran/trans-expr.c
- gcc/testsuite/ChangeLog 4 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/cray_pointers_7.f90 43 additions, 0 deletionsgcc/testsuite/gfortran.dg/cray_pointers_7.f90
Loading
Please register or sign in to comment