From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4615338582AC; Tue, 20 Dec 2022 12:37:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4615338582AC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671539844; bh=w+Omhwz82XgzH5W5mVLuc+jghVZyHRtmAwS0qvjhFk8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=otmwMvKgSOM1FI/9QE4WrnEgIJQKAUfRbyxik2/Ds1yiEb9c4i20Wif8qa7eZGzTZ NYJj7Lk3AQRiEnPmBtX1zI8yqnyupOvWMZsLQVk18HRtNUfKEnwg4t06m/Qdyv2HJb p81xioD2Fn28jCocc4t6BxTYkqx6/qFhftl52d28= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/108183] wrong code generated in the modula2 scaffold mechanism Date: Tue, 20 Dec 2022 12:37:23 +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.0 X-Bugzilla-Keywords: assemble-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D108183 --- Comment #7 from Iain Sandoe --- note that these symbols seem to appear right at the end of the list - after= the HelloWorld ones (which _are_ correctly non-external). Not sure if that's relevant information.=