From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B7168384AB40; Fri, 12 Apr 2024 20:29:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B7168384AB40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712953747; bh=xsrfwNA84PQzxsFgW8MvQD7RFcszSe+RAZCOtwgPbcs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AhmjWrqMUIxTz4spJC3lGtRgoaGHqWfWTCHDTEyXficaTV8+0d6afdv7L3+k1NlUn mLe1G4c+gZJB9DMSh8LNPSymWCvnItV4jycxZJXDA1ZQ3bRl4GvskAMTNsoZfp97R0 VfwLuv+L4hiN5P/IW+tnv6t4eistTYXJy+8hdjg4= From: "anlauf at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/113793] malloc abort on character allocate with source argument Date: Fri, 12 Apr 2024 20:29:07 +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: unknown X-Bugzilla-Keywords: accepts-invalid, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: anlauf at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords priority 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=3D113793 anlauf at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |accepts-invalid Priority|P3 |P4=