From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E449E3858C33; Mon, 12 Jun 2023 13:35:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E449E3858C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686576900; bh=sFLt7plmkRgjEVpMThCkUwASws0V0o9fhDUIVpLYmZM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mSamPxGYWjjyfaJmBmZf6PGWm2iZRozO19ngqZ26BL97ZxQFGZv+ySGDmQhUGhczx x0YJHqT3YMlpDhOpcDahJ/oxCAzIVnxDht5ApNWc0EAa/Pfuo2Wp8lRY4RTIJAKvVE tXadOev6JUAzdPkXbVYbSZOsbD2rbQFT5+9Wz4Pg= From: "admin@tho-otto.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/110126] Variables are reported as unused when only referenced by ASM statements Date: Mon, 12 Jun 2023 13:35:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: modula2 X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: admin@tho-otto.de X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: gaius at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110126 --- Comment #10 from Thorsten Otto --- Yes, thank you, that seems to work.=