This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49328] [4.5 Regression] Internal compiler error due to explicit array bounds in contained routine argument
- 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, 22 Aug 2011 16:35:02 +0000
- Subject: [Bug fortran/49328] [4.5 Regression] Internal compiler error due to explicit array bounds in contained routine argument
- Auto-submitted: auto-generated
- References: <bug-49328-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49328
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-08-22 16:35:02 UTC ---
Looks a bit similar to PR 47574 (= PR 32478), which has been fixed at:
Date: Sat Feb 5 10:35:24 2011
New Revision: 169850
That's a month before the 4.6.0 release and thus 4.6-Feb/4.6.0 and 4.7.0 should
be fine. However, it does not match the ranges given in comment 2.