From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 82663385C410; Fri, 30 Sep 2022 08:28:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 82663385C410 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664526481; bh=Gz2EZCKg3IqRZFOhbzXCNLpG+2c1zOPmTLLHrnrXQjg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VhoWluR7lfdtF6UVeGpaHpqzTJnsyvD2Tyy1CRwWLNEJqYQgtFi93h1GRQNk/jZuF ioGGb3yYjVgCg4eri/2SdTGfI8GzMLkS5p7Br5ydxjkz/fRVGBJYtMzmjo6b18O8PS 4dBHQH4gkBPR+5elA0FcR/jNf8Y8bwvlKu9LoIn0= From: "christophm30 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/93062] Failed to generate indirect branch for long branches on riscv Date: Fri, 30 Sep 2022 08:27:46 +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: 9.2.0 X-Bugzilla-Keywords: link-failure, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: christophm30 at gmail dot com X-Bugzilla-Status: NEW 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: cc 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=3D93062 Christoph M=C3=BCllner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christophm30 at gmail dot = com --- Comment #2 from Christoph M=C3=BCllner = --- Linking duplicate downstream issue: https://github.com/riscv-collab/riscv-gnu-toolchain/issues/1045=