From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3A8083858D20; Tue, 18 Jul 2023 04:05:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3A8083858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689653137; bh=ODgbmHYadtuzd5pngILwWRS9008Br9g7T3cB5x4ip0w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=g07bmUFrnz+Q4K5p0SU3D49Uiz32Kxvs9/CxLSGOzx83n/zPyE7KyoqH73is03vLl R6EFMZBelaoc1+8cWjjmctzEMZOdOxUkZVkHr1hnWtGm/dOzH6dGYN1t6dEcewuEij IO92cQNwbG/L1p0U6xYcg50DJCT8caCubyaRi8LE= From: "olegendo at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/101469] wrong code with "-O2 -fPIE" for SH Date: Tue, 18 Jul 2023 04:05:37 +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: 10.3.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: olegendo at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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=3D101469 --- Comment #17 from Oleg Endo --- (In reply to Rin Okuyama from comment #16) > The fix has been cherry-picked for NetBSD: > https://mail-index.netbsd.org/source-changes/2023/07/18/msg146078.html >=20 > Let me thank you again, Oleg! Sure, you're welcome. Let me know if there's anything else. When you open= an SH related PR here in GCC's bugzilla, please add me to the CC list, or else= I might not see it timely.=