[Bug fortran/89925] [10/11/12/13 Regression] Wrong array bounds from ALLOCATE with SOURCE or MOLD
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 3 20:03:08 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89925
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
--- Comment #11 from kargl at gcc dot gnu.org ---
(In reply to Tobias Burnus from comment #10)
> I think that could be the commit
> r12-5767-g6262e3a22b3d86afc116480bc59a7bb30b0cfd40
> "fortran: Fix setting of array lower bound for named arrays"
>
> but I have not checked more deeply.
I can confirm that your patch in r12-5767-yada-yada
fixed this bug. Your patch included two testcases.
Do you think that Neil's code should be converted to
a new testcase or do your testcases cover this issue.
Neil, sorry it took so long to get a fix.
More information about the Gcc-bugs
mailing list