------- Comment #2 from burnus at gcc dot gnu dot org 2010-07-20 14:41 -------
gfortran.dg/allocate_with_typespec.f90 shows on x86-64-linux (-m64):
gfortran.dg/allocate_with_typespec.f90:25:0: internal compiler error:
Segmentation fault
==11535== Invalid read of size 8
==11535== at 0x542506: gfc_delete_symtree (symbol.c:2390)
==11535== by 0x543506: gfc_undo_symbols (symbol.c:2862)
==11535== by 0x5127E4: decode_statement (parse.c:272)
==11535== by 0x5143C4: next_statement (parse.c:727)
==11535== by 0x517EAE: gfc_parse_file (parse.c:4307)
==11535== by 0x54E447: gfc_be_parse_file (f95-lang.c:236)
==11535== by 0x83E279: toplev_main (toplev.c:978)
==11535== by 0x6569B7C: (below main) (in /lib64/libc-2.11.2.so)
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2010-07-20 14:41:00
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45005