From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 19B0F3858D33; Mon, 23 Jan 2023 17:34:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 19B0F3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674495256; bh=xo4OXqcBL0KfEDQwGh73/feGZKlWfbWNSgpVFcTe/rM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wLTCCpYZJ1kDl2QTzcDaYQIB8dgYJSk2c6/531NWArPwa4y06vRgHvX7UwCgwfe5L xsq3OkzKLKYb2WzzCbNu6B+Ifg7NWilR0WisSx6IL7VydLz9sAttzEXc80f/01fN4X LmkuBgxAr+tdLDdc9W46xDqVZE6662wSwGBtcaNk= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/108182] gm2 driver mishandles target and multilib options Date: Mon, 23 Jan 2023 17:34:15 +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: iains at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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=3D108182 Iain Sandoe changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D102343 --- Comment #18 from Iain Sandoe --- there are still fixes needed - to the passing of parameters to C preprocess= or jobs that ensures the multilib settings are correct there .. see PR102343 f= or the candidate patch.=