This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50174] [4.7 Regression] ICE on derived type allocation
- 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: Thu, 25 Aug 2011 09:15:44 +0000
- Subject: [Bug fortran/50174] [4.7 Regression] ICE on derived type allocation
- Auto-submitted: auto-generated
- References: <bug-50174-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50174
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |burnus at gcc dot gnu.org
Resolution| |DUPLICATE
--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-08-25 09:15:44 UTC ---
I marked it as duplicated of PR 50050 comment 7 as the error seems to be
identically.
If the patch at http://gcc.gnu.org/ml/fortran/2011-08/msg00199.html does not
fix the issue - or if the final commit does not fix the issue, feel free to
reopen this PR.
Sorry for the breakage.
*** This bug has been marked as a duplicate of bug 50050 ***