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

--- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Also crashes with -fdump-global-original:

MAIN__ setpointer main==4365== Invalid read of size 8
==4365==    at 0x8F8B0D: gfc_traverse_gsymbol(gfc_gsymbol*, void
(*)(gfc_gsymbol*, void*), void*) (symbol.c:4365)
==4365==    by 0x8BDAB1: gfc_parse_file() (parse.c:6374)
==4365==    by 0x906D4F: gfc_be_parse_file() (f95-lang.c:204)
==4365==    by 0xE35CBF: compile_file() (toplev.c:456)
==4365==    by 0x829190: do_compile (toplev.c:2190)
==4365==    by 0x829190: toplev::main(int, char**) (toplev.c:2325)
==4365==    by 0x82CCBE: main (main.c:39)
==4365==  Address 0x8 is not stack'd, malloc'd or (recently) free'd
==4365== 
decl.f90:6:0:

    6 |   end subroutine
      | 
interner Compiler-Fehler: Speicherzugriffsfehler
Bitte senden Sie einen vollständigen Fehlerbericht auf Englisch ein;
inclusive vorverarbeitetem Quellcode, wenn es dienlich ist.
Weitere Hinweise finden Sie unter »<https://gcc.gnu.org/bugs/>«.
==4365==

Reply via email to