This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/41587] [OOP] ICE with ALLOCATABLE CLASS components
- 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: Sun, 06 May 2012 20:32:55 +0000
- Subject: [Bug fortran/41587] [OOP] ICE with ALLOCATABLE CLASS components
- Auto-submitted: auto-generated
- References: <bug-41587-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41587
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #10 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-05-06 20:32:55 UTC ---
(In reply to comment #7)
> As of yesterday, the testcase in comment #1 compiles and runs successfully. We
> now just need the error message for the original problem.
Which has now been FIXED on the 4.8 trunk. (The other issues were fixed on the
4.7 trunk.)