From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2E7153858C52; Fri, 14 Jul 2023 20:02:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2E7153858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689364960; bh=1l5ZUUHK4mP+9EvAq7/26U0X3JysiNZKgVYI1ncQLiA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rFFxRNronQBDVv+QAUFYBBp3r9yu/TuTDuf/K/nfvgY3CQj0jHMSqmb/FUFDL+u/3 MHjm1NJtmmWuu6iK2SIJClxLaNw+d7IxV3sbF9fUoUC2WZ24b9dEcF0pbb65SPOdU8 cDFhjU0UsSQ9jCRDBLD3aQocILQ9UaWILzNqKTbo= From: "mikpelinux at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/59172] pdp11-aout makes a wrong code at the epilogue Date: Fri, 14 Jul 2023 20:02:39 +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: 4.8.2 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: major X-Bugzilla-Who: mikpelinux at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pkoning 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=3D59172 Mikael Pettersson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikpelinux at gmail dot com --- Comment #3 from Mikael Pettersson --- For completeness, this was fixed for gcc-9.1.0 by commit 442fcea74d0c7797fc083fa7e5543268c0ff54a6 Author: Paul Koning Date: Thu Nov 8 13:56:58 2018 -0500 The commit message mentions PR c/87795 but that seems like an error; the mailing-list message just mentions it being a collection of fixes.=