This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49416] wrong -fbounds-check with 2 dimensional arrays reshape
- 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: Wed, 22 Jun 2011 19:43:24 +0000
- Subject: [Bug fortran/49416] wrong -fbounds-check with 2 dimensional arrays reshape
- Auto-submitted: auto-generated
- References: <bug-49416-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49416
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |tkoenig at gcc dot gnu.org
Resolution| |FIXED
--- Comment #2 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2011-06-22 19:43:01 UTC ---
I don't think we will backport the fix (if we can find
it easily) to 4.4; that is now essentially unmaintained.
Advice would be to upgrade to 4.5 or 4.6.1 (about to be released).
Closing.