This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33395] ICE (segfault)
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Sep 2007 18:43:51 -0000
- Subject: [Bug fortran/33395] ICE (segfault)
- References: <bug-33395-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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