From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5F3AC38537AC; Wed, 14 Dec 2022 19:34:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F3AC38537AC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671046477; bh=DSxuC9MlhvaoDDeL47U3X1p6UmdEZE0jb87TUeTG8PQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LOmUOE8YGsIEfA642min+hFVW8n3NRNmk4W3dxfGaar7s8wR+sz8Q+BQZyF74uFjk CnhJRKmLVuKM21MuI5IgSPwIlYMpy4AwRw5KeYyth0/YDhIc+ZwkgrydZNZYkVT0Tl qVTFSm28Mju4Al4W9WQ65J0yHgH7Tkhhxn9HFVmo= From: "anlauf at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/108109] [ICE] gfortran compilation fails calling 'free()' with 'malloc(): mismatching next->prev_size (unsorted)' Date: Wed, 14 Dec 2022 19:34:37 +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: 13.0 X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: anlauf at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108109 --- Comment #1 from anlauf at gcc dot gnu.org --- Is this attached file to be preprocessed? Or does it need special options? Can't reproduce here.=