From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 95604381776B; Mon, 1 Jul 2024 11:13:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 95604381776B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1719832403; bh=9Y+eHNWWCLnI9ZLSzZTJIjNh+CAnE3YIUEYE9p0lePs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MdaysGCDeJatM3N4rAivED6BAweA4VMF5ZhqYWr3s5JKGJvHqqrK4lDa64f/udG09 RXjDzyeKwDr4x+Bilb2sonIZTvMzckVcQhVUPjtcSnvkeT477faqG4U1pR/2EzTsLD yLef+heKAjS2oYTI9Vskrpii9oz7hxSctwsZkpYA= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115526] [14/15 regression] invalid assember emitted for alpha, "Error: duplicate !tlsgd!62" since r14-5109-ga291237b628f41 Date: Mon, 01 Jul 2024 11:13:22 +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: 14.1.1 X-Bugzilla-Keywords: assemble-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ubizjak at gmail dot com X-Bugzilla-Target-Milestone: 14.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on everconfirmed assigned_to attachments.created 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=3D115526 Uro=C5=A1 Bizjak changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2024-07-01 Ever confirmed|0 |1 Assignee|unassigned at gcc dot gnu.org |ubizjak at gmail do= t com --- Comment #9 from Uro=C5=A1 Bizjak --- Created attachment 58549 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58549&action=3Dedit Proposed patch Add missing "cannot_copy" attribute to instructions that have to stay in 1-1 correspondence with another insn.=