This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/55037] [4.8 Regression] [OOP] ICE with local allocatable variable of 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: Wed, 24 Oct 2012 15:32:42 +0000
- Subject: [Bug fortran/55037] [4.8 Regression] [OOP] ICE with local allocatable variable of abstract type
- Auto-submitted: auto-generated
- References: <bug-55037-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55037
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #6 from janus at gcc dot gnu.org 2012-10-24 15:32:42 UTC ---
Both ICEs reported in this PR should be fixed by r192768.
[Note that this commit does not literally contain the patch from comment 4, but
strictly moves the IF clause, instead of making it an ELSE IF.]
Thanks for the report. Closing.