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/50438] [F03] proc pointer to subroutine in structure constructors


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

--- Comment #4 from janus at gcc dot gnu.org 2011-09-17 17:53:01 UTC ---
(In reply to comment #3)
> I think the problem is that the structure constructor is resolved too early

Btw, there was a similar problem recently (PR 49112 comment 6), which was fixed
by this patch:

http://gcc.gnu.org/ml/fortran/2011-07/msg00305.html


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