------- Comment #1 from burnus at gcc dot gnu dot org  2007-09-11 18:43 -------
Created an attachment (id=14192)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14192&action=view)
Test case

Reduced test case.

==3237== Invalid read of size 8
==3237==    at 0x49F45A: gfc_conv_initializer (trans-expr.c:2832)
==3237==    by 0x49F271: gfc_conv_structure (trans-expr.c:3194)
==3237==    by 0x49F4DE: gfc_conv_initializer (trans-expr.c:2854)
==3237==    by 0x496406: gfc_get_symbol_decl (trans-decl.c:1046)
==3237==    by 0x4968D7: generate_local_decl (trans-decl.c:2977)
==3237==    by 0x46CA26: traverse_ns (symbol.c:2930)
==3237==    by 0x46CA0C: traverse_ns (symbol.c:2933)


-- 


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

Reply via email to