This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51081] [F03] Proc-pointer assignment: Rejects valid internal proc
- From: "janus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 29 Jul 2012 20:15:52 +0000
- Subject: [Bug fortran/51081] [F03] Proc-pointer assignment: Rejects valid internal proc
- Auto-submitted: auto-generated
- References: <bug-51081-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51081
--- Comment #10 from janus at gcc dot gnu.org 2012-07-29 20:15:52 UTC ---
(In reply to comment #9)
> The following patch adds diagnostics to reject the invalid test case in comment
> 8:
... and regtests cleanly.