This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51605] internal compiler error gfc_trans_block_construct, at fortran/trans-stmt.c:984
- 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: Mon, 19 Dec 2011 20:25:03 +0000
- Subject: [Bug fortran/51605] internal compiler error gfc_trans_block_construct, at fortran/trans-stmt.c:984
- Auto-submitted: auto-generated
- References: <bug-51605-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51605
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #14 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-12-19 20:25:03 UTC ---
FIXED on the trunk (4.7).
Thanks Dan for both the bug report regarding the internal compiler error and
named constructors [fixed for 4.7 with commit of comment 13] - and for pointing
out the "target" attribute issue in comment 5 [only affected 4.7; fixed with
commit of comment 10].