This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/47546] [OOP] Internal error - free_pi_tree(): Unresolved fixup


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

--- Comment #22 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-03-16 02:58:59 UTC ---
Another valgrind chunk:

==3316== 318 bytes in 2 blocks are definitely lost in loss record 357 of 443
==3316==    at 0x4A04896: calloc (vg_replace_malloc.c:418)
==3316==    by 0xD49748: xcalloc (xmalloc.c:162)
==3316==    by 0x656E34: init_emit (emit-rtl.c:5544)
==3316==    by 0x6EA958: prepare_function_start (function.c:4433)
==3316==    by 0x6F09F8: init_function_start (function.c:4487)
==3316==    by 0x54859E: trans_function_start.clone.0 (trans-decl.c:2103)
==3316==    by 0x552C60: gfc_generate_function_code (trans-decl.c:4728)
==3316==    by 0x534CA1: gfc_generate_module_code (trans.c:1511)
==3316==    by 0x4F6344: gfc_parse_file (parse.c:4379)
==3316==    by 0x52FAA5: gfc_be_parse_file (f95-lang.c:250)
==3316==    by 0x845EC6: toplev_main (toplev.c:579)
==3316==    by 0x3F03A1EE5C: (below main) (libc-start.c:226)
==3316==


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]