------- Comment #14 from dfranke at gcc dot gnu dot org  2007-05-18 21:44 
-------
Although I can not observe a crash on my machine with either flag setting,
valgrind shows loads of

==32659== Invalid read of size 4
==32659==    at 0x809432F: gfc_resolve_expr (resolve.c:3220)
==32659==  Address 0x4213C2C is 20 bytes inside a block of size 24 free'd
==32659==    at 0x402119F: free (vg_replace_malloc.c:233)
==32659==    by 0x80A4D42: gfc_undo_symbols (symbol.c:1959)

in varying places, always related to gfc_undo_symbols ...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18923

Reply via email to