This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [V4 00/21] Fortran dynamic array support
On Wed, 14 Sep 2016 09:24:15 +0200, Bernhard Heckel wrote:
> With Fedora24, GCC 6.1.1 I see the same results as you. Investigation is
> showing that
> GCC 6.1.1 doesn't provide the stride information (DWARF) which results in
> incorrect offsets.
>
> Are you going to file a bug for GCC?
Thanks for the investigation, sorry I did not verify that myself.
I have filed it as:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77589
Thanks,
Jan