[Bug fortran/45827] mio_component_ref(): Component not found when mixing f90 and f03 in large projects

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 1 14:39:00 GMT 2010


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

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot
                   |                            |gnu.org

--- Comment #18 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2010-10-01 14:39:23 UTC ---
This look suspicious:  valgrind on f951

==4245== 8,032 bytes in 1 blocks are possibly lost in loss record 120 of 127
==4245==    at 0x4A0515D: malloc (vg_replace_malloc.c:195)
==4245==    by 0xCCDAA7: xmalloc (xmalloc.c:147)
==4245==    by 0xCAA114: _cpp_get_buff (lex.c:2672)
==4245==    by 0xCA7FE1: cpp_create_reader (init.c:217)
==4245==    by 0x4B3B21: gfc_cpp_post_options (cpp.c:513)
==4245==    by 0x50072E: gfc_post_options (options.c:401)
==4245==    by 0x8347A8: toplev_main (toplev.c:1809)
==4245==    by 0x3E9F21EC5C: (below main) (libc-start.c:226)



More information about the Gcc-bugs mailing list