]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/38415 (procedure pointer assignment to abstract interface)
authorJanus Weil <janus@gcc.gnu.org>
Sat, 6 Dec 2008 12:15:49 +0000 (13:15 +0100)
committerJanus Weil <janus@gcc.gnu.org>
Sat, 6 Dec 2008 12:15:49 +0000 (13:15 +0100)
commitfb7ca5a762a94ab5c7f3d16831b3dc037dfa6619
tree5a9334a2b80c82df9dca83e90e67075a67ae7527
parent22493a73d5952c7d84908d8cc2abbb21264e3d5f
re PR fortran/38415 (procedure pointer assignment to abstract interface)

2008-12-06  Janus Weil  <janus@gcc.gnu.org>

PR fortran/38415
* expr.c (gfc_check_pointer_assign): Added a check for abstract
interfaces in procedure pointer assignments, removed check involving
gfc_compare_interfaces until PR38290 is fixed completely.

2008-12-06  Janus Weil  <janus@gcc.gnu.org>

PR fortran/38415
* gfortran.dg/proc_ptr_2.f90: Extended.
* gfortran.dg/proc_ptr_11.f90: Modified.

From-SVN: r142520
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/proc_ptr_11.f90
gcc/testsuite/gfortran.dg/proc_ptr_2.f90
This page took 0.170751 seconds and 5 git commands to generate.