[Bug fortran/88710] [F08] Sourced allocation of array fails, yielding wrong bounds and result

cfd@mnet-mail.de gcc-bugzilla@gcc.gnu.org
Sat Jan 5 22:59:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88710

--- Comment #2 from cfd@mnet-mail.de ---
Yes, the said block accesses 't' outside its bounds (because
the returned bounds are wrong).

Thanks for mentioning this.

For what it's worth, I have compiled the code also with '-Wall'
and '-Warray-bounds' but both these options didn't give any warning.


More information about the Gcc-bugs mailing list