This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47051] [4.6 Regression] Wrong reallocate
- From: "pault at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Jan 2011 21:03:17 +0000
- Subject: [Bug fortran/47051] [4.6 Regression] Wrong reallocate
- Auto-submitted: auto-generated
- References: <bug-47051-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47051
--- Comment #13 from Paul Thomas <pault at gcc dot gnu.org> 2011-01-09 21:02:50 UTC ---
Created attachment 22936
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22936
This patch fixes the PR
I need to go through this with a fine toothed comb. It regtests OK and
represents a big simplification of the code.
I'll submit tomorrow.
Paul