[Bug fortran/41022] [F03] problem with procedure pointers

2009-08-10 Thread janus at gcc dot gnu dot org
--- Comment #3 from janus at gcc dot gnu dot org 2009-08-10 13:41 --- Actually the part of the dump shown in comment #2 is ok. The problematic piece is this: transfer_proc_ptr (struct container_t obj2, struct container_t obj1) { [...] assign_proc_ptr (obj2-proc, (struct

[Bug fortran/41022] [F03] problem with procedure pointers

2009-08-10 Thread janus at gcc dot gnu dot org
--- Comment #4 from janus at gcc dot gnu dot org 2009-08-10 13:49 --- This problems seems to be similar to PR 40450. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41022