[Bug fortran/52012] [4.6/4.7 Regression] Wrong-code with realloc on assignment and RESHAPE w/ ORDER=

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 30 23:16:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52012

--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-30 22:24:21 UTC ---
(In reply to comment #5)
> Created attachment 26520 [details]
> 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.

Thanks for fixing the more pressing issue.

(I think the other issue - second item in comment 4 - is not fixed; at least I
still get the wrong bound of "1 3". Expected: The bounds remain the same w/o
reallocation - only if realloced, they change to have lbound == 1.)



More information about the Gcc-bugs mailing list