From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B28E0384F011; Sat, 12 Nov 2022 13:25:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B28E0384F011 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668259511; bh=DKW7Bxf7z4AEGs9wrbbHb9+i0REpeRQ3r/Jba+Vwk18=; h=From:To:Subject:Date:In-Reply-To:References:From; b=l/lwSyG1EJMnTnPu9ZalaODbeY4QgNhR+K/3pqHOP4lIuYZZcJcBqcbcN8zHuZ1XC 70/jRtl4YPybFg7J+nIyZzudXjfKO2jTodQhsBSaifZApHtRUH/lz8r9Ry45/jdQvX GKPP/1VPi4Q1/4eaUScUoY215FB/nqdatf/k1KjQ= From: "gnikit at duck dot com" To: gdb-prs@sourceware.org Subject: [Bug fortran/15821] Allocatable Array used in Data Derived Type Date: Sat, 12 Nov 2022 13:25:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: fortran X-Bugzilla-Version: 7.6 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gnikit at duck dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D15821 Giannis Nikiteas changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnikit at duck dot com --- Comment #1 from Giannis Nikiteas --- FYI this should be marked as FIXED. Not sure what version of gdb introduced the fix but now doing `print buffer%alpha(5)` works. --=20 You are receiving this mail because: You are on the CC list for the bug.=