From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 047EC3858287; Mon, 11 Mar 2024 03:23:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 047EC3858287 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710127406; bh=tQ0/AJ8Gj1iVRNC1mrHdTdOBEqRbZpDzfj7ucbMnbDU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FWhRkiCxsaS835JF8FMYbII8bNOuNAbqRm6cz10B3XuHn+KsdDO+pPdwMVAVSrodC qpttCdr8OXaPnAmLTYo9A4+7LemM/S3HW8rE5CP+/b9cd/Lu2EDmNqIbIaXjNRe1qp 5b8noWpsPvyz5Udl33qMTGUZ+Nulh9y0O4jzvyAA= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/100354] [11/12/13 regression] aarch64: non-deligitimized UNSPEC UNSPEC_TLS (76) found in variable location Date: Mon, 11 Mar 2024 03:23:23 +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.3.1 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D100354 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[11/12/13/14 regression] |[11/12/13 regression] |aarch64: non-deligitimized |aarch64: non-deligitimized |UNSPEC UNSPEC_TLS (76) |UNSPEC UNSPEC_TLS (76) |found in variable location |found in variable location CC| |law at gcc dot gnu.org --- Comment #11 from Jeffrey A. Law --- Seems to be working on the trunk. Removing gcc-14 regression marker.=