From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C26813889E11; Mon, 29 May 2023 10:03:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C26813889E11 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685354625; bh=vpd2p2rQvyWgkx6Jo62xfhLpFqHYXrigm4lUreGx3qA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZeDjcreyQOxELyA/xcKv4aSobdF9tPK+x3nQs/XLFH5ilvaSbHl7fQCtyvWHZ3wzB gfyW9NO0T1dpVirUePzuJByro+joOpp4oUtqKQgvClA89KDo0N9el4Qm+kgUEmtiE2 kU8d4cAP0PvMlZHW1EssrqQy6vZV9pVHBWy3Tb0I= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/98341] [11 Regression] Ada bootstrap fails with erroneous memory access on m68k Date: Mon, 29 May 2023 10:03:41 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D98341 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|11.4 |11.5 --- Comment #23 from Jakub Jelinek --- GCC 11.4 is being released, retargeting bugs to GCC 11.5.=