This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/55057] [OOP] wrong result with abstract type
- 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: Thu, 25 Oct 2012 11:35:20 +0000
- Subject: [Bug fortran/55057] [OOP] wrong result with abstract type
- Auto-submitted: auto-generated
- References: <bug-55057-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55057
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-10-25
CC| |janus at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #1 from janus at gcc dot gnu.org 2012-10-25 11:35:20 UTC ---
Confirmed. I think this one is closely related to (if not a duplicate of) PR
54992, even though the case here is not a regression (it ICEs with 4.7).