This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/52012] [4.6/4.7 Regression] Wrong-code with realloc on assignment and RESHAPE w/ ORDER=
- 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: Mon, 30 Jan 2012 22:01:33 +0000
- Subject: [Bug fortran/52012] [4.6/4.7 Regression] Wrong-code with realloc on assignment and RESHAPE w/ ORDER=
- Auto-submitted: auto-generated
- References: <bug-52012-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52012
--- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> 2012-01-30 22:01:33 UTC ---
Created attachment 26520
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26520
a draft patch for the pr
This bootstraps and regtests OK. I'll clean it up and prepare the testcase and
ChangeLogs for submission tomorrow.
Cheers
Paul