From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 45E323858C83; Wed, 11 Jan 2023 20:45:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 45E323858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673469926; bh=lZNvXNYRUMK1SFlLHx1nTLpcat4LCaOvffeEEHpqCjo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dM2mJ6fjuvQ66GxUyEW1wx5F5jNL+8qlonAaovE7edhW1ZwUv/ZTtfmf7tMoc8yBc pWZTTG2lRGivIm3qV1Og5+gLKxWbgFUQEnyfV751itTBSzGRtEZXi5yO4lqs908bBQ QrIOuGla/wNIOEChlqrr/LAqi0KPnpeJj9PT8JYs= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug c++/29985] gdbtypes.h:985: internal-error: field: Assertion `idx >= 0 && idx < num_fields ()' failed. Date: Wed, 11 Jan 2023 20:45:25 +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: HEAD 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=3D29985 --- Comment #6 from Tom Tromey --- https://sourceware.org/pipermail/gdb-patches/2023-January/195572.html That allows about 2 billion constants on typical arches. We could boost it higher if we cared to. --=20 You are receiving this mail because: You are on the CC list for the bug.=