This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51514] [OOP] Wrong code when passing a CLASS to a TYPE
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 03 Feb 2012 15:09:16 +0000
- Subject: [Bug fortran/51514] [OOP] Wrong code when passing a CLASS to a TYPE
- Auto-submitted: auto-generated
- References: <bug-51514-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51514
--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-02-03 15:09:16 UTC ---
(In reply to comment #2)
> > cf. also PR 51514.
> ? wrong pr?
No, why should it be wrong? - Clearly this PR is related to itself...
(I meant PR 50981 - and in particular the summary at PR 50981 comment 36.)