From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BF72438582A7; Mon, 11 Mar 2024 03:28:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF72438582A7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710127719; bh=+r/vcgPDBcznfHQKI0RAZhuBIytyIDynAw/OWbjVjgM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mOjUEqojGVZzFJfZ4AV/q64ZN/58deNnW21yx6iId5gxQpkoHoQpjNEDASm2d3LiL HnvSSMIxoqd9tWl4WWYcEAKYkc18axFan59VrSC1NKx85Lc2Vb2v8nCIOfYIm0FPrO OhbspLwFZf0PMZNoq/z68cjVVXBT7NUkLqVco/00= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/100354] [11/12/13/14 regression] aarch64: non-deligitimized UNSPEC UNSPEC_TLS (76) found in variable location Date: Mon, 11 Mar 2024 03:28:38 +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: pinskia 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 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[11/12/13 regression] |[11/12/13/14 regression] |aarch64: non-deligitimized |aarch64: non-deligitimized |UNSPEC UNSPEC_TLS (76) |UNSPEC UNSPEC_TLS (76) |found in variable location |found in variable location --- Comment #12 from Andrew Pinski --- I am still able to reproduce it on the trunk with `-g -O -fchecking` on aarch64-linux-gnu built as of last night.=