From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2B0EE3858C1F; Sat, 19 Aug 2023 16:32:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2B0EE3858C1F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692462724; bh=d6SSH0/RkyMb1t8JFllyyRPgHayBKFpvAZNvPuyL188=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JE2/X1MOx7yZvVbWcPryNUySlMX8ncpunyFuB6F4ON7H0BRvkeOLjjtbuZsYiQgoo g752EmdAtY4VeLKj0gayeChGyu6jQSVJhEM6vr0FEworqnU4Dl2vkfgjHXp/Q+2YoR NT0vawjG/11R3HXCN/Sdtb6elGLO6C9qMzN8e52A= From: "tommy_murphy at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111065] [RISCV] t-linux-multilib specifies incorrect multilib reuse patterns Date: Sat, 19 Aug 2023 16:32:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tommy_murphy at hotmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned 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=3D111065 --- Comment #6 from Tommy Murphy --- Hi Kito/Palmer - should I maybe close this issue here and take it up in the riscv-gnu-toolchain/riscv-gcc repos instead?=20 * https://github.com/riscv-collab/riscv-gnu-toolchain * https://github.com/riscv-collab/riscv-gcc It sounds like the issue of RISC-V multilib specification and management ne= eds some work and has (at least in the case of the Linux toolchain) diverged fr= om what was previously intended and what is currently documented with regard to the multilib-generator script etc. * https://github.com/riscv-collab/riscv-gnu-toolchain#installation-newliblinu= x-multilib=