From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 18E6D3858D38; Wed, 25 Jan 2023 15:46:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 18E6D3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674661569; bh=6VdV6QMQojXv2xIhkehLSaPxJsdhgPTN4M1165vrHX8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nQgQKfvWlT9NpJud5ASFI1G7HI9et9e2gIK4u74VFMT6baA+l6yUwoP8PfeUH6dWW LPhtKIdCnnUeMlPTo8gD2WTrayjMGfgklb+ROZmMrMc1buDaALg0ljU9F5FzF+7aDG OBlQc+LuLNHN9FtiXgLyMRf9uS9b9gIiomGoDTAY= 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: Wed, 25 Jan 2023 15:46:08 +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: RESOLVED X-Bugzilla-Resolution: FIXED 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: bug_status resolution 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 ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #20 from Iain Sandoe --- there are undoubtedly improvements we can make to the driver - but in terms= of basic correctness, this can be considered fixed on trunk.=