From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 92488384A033; Mon, 27 Apr 2020 20:40:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 92488384A033 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1588020006; bh=fya8h57t1vsXKas40py+HbILah/VeqTo47yHPqB6oKY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VwQWRmLv3C3F4cSlFzb/bmtT8ytGbhPokSpWLozNZE5eLY7AW5SrVoHg3O05BjLQ2 N7R6quzO8S1rB0XGEc8cSrgzbNo7+6MUPg2ZbQ1WQnbwpbfwxBwkEU4aTLAw+lqRDA 9HnzOoIX3Mfa/p5iggIFl5FXEX5wB/UOSL8T4wFo= From: "juergen.reuter at desy dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/94788] [10 Regression] Severe regression leading to double free in tcache Date: Mon, 27 Apr 2020 20:40:06 +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: 10.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: juergen.reuter at desy dot de X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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: Mon, 27 Apr 2020 20:40:06 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94788 --- Comment #14 from J=C3=BCrgen Reuter --- Created attachment 48387 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D48387&action=3Dedit Reproducer, first try=