From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6558 invoked by alias); 1 Oct 2010 14:39:42 -0000 Received: (qmail 6544 invoked by uid 22791); 1 Oct 2010 14:39:41 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID,TW_JV X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 01 Oct 2010 14:39:36 +0000 From: "jvdelisle at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/45827] mio_component_ref(): Component not found when mixing f90 and f03 in large projects X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jvdelisle at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.6.0 X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Fri, 01 Oct 2010 14:39:00 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-10/txt/msg00145.txt.bz2 Message-ID: <20101001143900.QePACemlHTYTtO6gx1VR8s4kZWka9VOK7DlC4dOj8Do@z> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45827 Jerry DeLisle changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jvdelisle at gcc dot | |gnu.org --- Comment #18 from Jerry DeLisle 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)