From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 06DA03858426; Tue, 9 Nov 2021 21:31:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 06DA03858426 From: "aldot at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/68800] Fortran FE produces many memory leaks Date: Tue, 09 Nov 2021 21:31:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 6.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aldot at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2021 21:31:36 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D68800 --- Comment #6 from Bernhard Reutner-Fischer --- at least a few down with r12-5073: =3D=3D LEAK SUMMARY: -=3D=3D definitely lost: 9,471 bytes in 14 blocks -=3D=3D indirectly lost: 18,267 bytes in 364 blocks +=3D=3D definitely lost: 6,472 bytes in 8 blocks +=3D=3D indirectly lost: 15,683 bytes in 346 blocks =3D=3D possibly lost: 0 bytes in 0 blocks =3D=3D still reachable: 1,442,175 bytes in 1,244 blocks =3D=3D suppressed: 0 bytes in 0 blocks =3D=3D=20 =3D=3D For lists of detected and suppressed errors, rerun with: -s -=3D=3D ERROR SUMMARY: 13 errors from 13 contexts (suppressed: 0 from 0) +=3D=3D ERROR SUMMARY: 7 errors from 7 contexts (suppressed: 0 from 0)=