From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2D06D3858D38; Mon, 30 Jan 2023 23:24:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2D06D3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675121062; bh=IgT67KdA76gipp43M2nJwFTKlCtwTif5wTd6bgBfQ7s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VUu1s0K+5D44Qaplr4ANgYKZDQy+K0wChhNlu9NotkTGW6y0gGoFyBY9IkcSe/TIE mv+zXOw70D+u3Z9Kk3A6Oeo6ipalSsV2DLAxn6nbMcqYKOsxzOGtZFRN75Z7Fx+Q0C KrKQxz1cCKc6ZQE2TDCmHOZGLhcrR6zul9Uu72G4= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug c++/28605] internal-error: Should not be able to create a lazy value with an enclosing type Date: Mon, 30 Jan 2023 23:24:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org 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: 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=3D28605 --- Comment #4 from Tom Tromey --- That patch landed but I tend to think we should clear the enclosing type when modifying a value's type. --=20 You are receiving this mail because: You are on the CC list for the bug.=