From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F3B983857C43; Mon, 27 Jul 2020 22:19:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F3B983857C43 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1595888373; bh=osZiwe0R2Lpbu165N6DWZtmUFT62kU96YjBi2b4aUDQ=; h=From:To:Subject:Date:From; b=p3HYHbCUaklRoV//Pgbf5ICE2YyuWFTOUTvbboFyD9YwynYCh5f9fvZrXH5DwVp+o xZfOE5m0vTV4M1aFyBvI3CsNIXnqCVqkII6LxkCf2vX0f8cTVBO8ngbPZCZEfNZFI5 67f+bYtYtgAAxphweSSwMIdLLPRbaJeXONFZTG2Q= From: "ibuclaw at gdcproject dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/96347] New: note: non-delegitimized UNSPEC UNSPEC_TP (19) found in variable location Date: Mon, 27 Jul 2020 22:19:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 9.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ibuclaw at gdcproject dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created Message-ID: 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2020 22:19:33 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96347 Bug ID: 96347 Summary: note: non-delegitimized UNSPEC UNSPEC_TP (19) found in variable location Product: gcc Version: 9.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: ibuclaw at gdcproject dot org Target Milestone: --- Created attachment 48938 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D48938&action=3Dedit test case Attached test that was translated to C++ from D after being minimised.=