From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3C73B3858C62; Mon, 27 Mar 2023 20:06:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C73B3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679947602; bh=xJEkR1x5hcQ0bahOHZfiI3deNF+hCdNKAo9VLg7iBhQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ao007Luna2XebHT5/2LXLAspcF/hdLbpkeE1YEEyyBSjyY1Pj8/8x9HFCJWSNoSI3 E7w6KKHa3yZeWesJSkvxEEA1Svyw9SvHt7937EX+PuyoRzcZQ3+rF4tynLIU/gY/CK 8f2aZCrVIrvXQb0OapNNu4QKyTkFshuuajaxVXJI= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106282] [10/11/12/13 Regression] m68k: Problem with thread-local storage and -mcpu=5206 since r9-2326-gede9446c26a929 Date: Mon, 27 Mar 2023 20:06: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: 12.0 X-Bugzilla-Keywords: assemble-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_work 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=3D106282 Andreas Schwab changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |13.0 --- Comment #4 from Andreas Schwab --- Fixed for 13.=