[Bug fortran/92174] runtime error: index 15 out of bounds for type 'gfc_expr *[15]

sgk at troutmask dot apl.washington.edu gcc-bugzilla@gcc.gnu.org
Tue Oct 22 16:11:00 GMT 2019


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

--- Comment #6 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Tue, Oct 22, 2019 at 02:56:01PM +0000, marxin at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92174
> 
> --- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
> > Problem is that the compiler invokes an undefined behaviour for the source 
> file.
> 
> More precisely, it's an out of bounds array access.
> 

Which is irrelevant as the gfortran diagnosis the
issue, issues an error meesage, and exits.


More information about the Gcc-bugs mailing list