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: "tkoenig 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 15:19:14 +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
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-08-22
CC| |tkoenig at gcc dot gnu.org
Target Milestone|--- |4.5.4
Summary|Internal compiler error due |[4.5 Regression] Internal
|to explicit array bounds in |compiler error due to
|contained routine argument |explicit array bounds in
| |contained routine argument
Ever Confirmed|0 |1
--- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2011-08-22 15:19:14 UTC ---
Test case also works on 4.4.
Since this has been fixed a long time ago, hunting down the fix
could be difficult. If anybody could pinpoint the exact commit,
it might be doable, though.