From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 90706385840E; Sat, 18 Feb 2023 00:28:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 90706385840E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676680105; bh=cnTYrjj7Fext8z7yJ9OPekq4ppUn87AKJ1mXKhPoSDE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=U/gCblq9go9APv3WUCGWfpIRlzE5xlldYCWtjT5UDPsgk/267Nh+g9GislohQ9CAc fQIO5h/Nh3TiXysKr/lkuA0S4hXhqITUIHwLPWkZSFFr9A0NyEYJX3mBWGEIsZlYg0 swl+Zn8sz0RYC0/sWgBDVsm3un+e4DfCAUehtLT0= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug exp/11632] vla: Fix: C VLAs should use DW_AT_allocated Date: Sat, 18 Feb 2023 00:28:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: exp X-Bugzilla-Version: archer X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 7.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status 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=3D11632 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Tom Tromey --- This works now. (gdb) ptype a type =3D char [5] --=20 You are receiving this mail because: You are on the CC list for the bug.=