From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 64C193858409; Fri, 21 Jul 2023 14:16:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 64C193858409 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1689949009; bh=SJZ0cXGnDnsFXkVd0ltq43E7VhSvhVE0mMT5gpg364s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cfCfU3amNcMJzQ1K4X7/lZdUaubDKDozbtweIA7ri5XaqG12mg71t4QXMGZ5xhvq6 uwimUIAQ7cIkBNBgy/UCcqhAYKR1VECPj1Glxr0UtepLYMCVq7M3XnYn0t8TowrnwW a+FHZxYIeOUixaCOhvIbEB7MlfPMOjcUBS+qS89Q= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug symtab/30656] [gdb/symtab] optimized out static handled inconsistently Date: Fri, 21 Jul 2023 14:16:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.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: 14.1 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=3D30656 --- Comment #9 from Tom de Vries --- (In reply to Tom de Vries from comment #7) > For the test-case I split up the source in two CUs, to make sure that [ To finish my sentence ... ] For the test-case I split up the source in two CUs, to make sure that expan= ding the CU containing main does not expand the CU containing the static var. --=20 You are receiving this mail because: You are on the CC list for the bug.=