[Bug fortran/92775] [8/9 Regression] Incorrect expression in DW_AT_byte_stride on an array
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 6 17:33:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92775
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[8/9/10 Regression] |[8/9 Regression] Incorrect
|Incorrect expression in |expression in
|DW_AT_byte_stride on an |DW_AT_byte_stride on an
|array |array
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Regression fixed on the trunk, though it would be nice to optimize again the
most common case where we know we don't need to load up descr->span.
More information about the Gcc-bugs
mailing list