From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0D6083858C53; Fri, 20 Jan 2023 15:16:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0D6083858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674227807; bh=ZGxHZ57d/kXmL+APtJWdc8mAtgs2iNS6hCEgGfgszBM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=E+iZRfoYfmMAfizcq9ckx4i+8DXUHVvpZlJMb23BS9G+7LVIx7OW9tHWr/s23KsfE LBKeZw9iHrRsYX8+fS5wc9R4eDAR33CuqPx9iJu6mGjrT2NEwoQ3f3/1Jf4y6eJvhN Zsonmw16IvXOMtI+kmQwL/ra1Revcys3ItKtLYvs= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/108480] gm2 fails to find SYSTEM module after relocation Date: Fri, 20 Jan 2023 15:16:45 +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: 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: cc bug_status bug_file_loc everconfirmed cf_reconfirmed_on 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=3D108480 Iain Sandoe changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iains at gcc dot gnu.org Status|UNCONFIRMED |NEW URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2023-January | |/610099.html Ever confirmed|0 |1 Last reconfirmed| |2023-01-20 --- Comment #1 from Iain Sandoe --- this https://gcc.gnu.org/pipermail/gcc-patches/2023-January/610099.html fixes relocation of the compiler.=