From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2DAD63850F1E; Sat, 24 Dec 2022 10:07:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2DAD63850F1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671876444; bh=U5V6du+vBnK/RQuH3pR5UqI40xK4pXZ1zYYlj46Nx3g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=s4k/xWeNBerC0FMvThozcHW0NvRLvaYqo3f6o1lOsLmp4mS8daG4fO5GwcBEkO1SQ qhZWj4IoIGlPb7d/pg9JOtAAEZPGVI4phEvDN8OvbIhAWxe227knMLPigEGf8LKslP s5NljbYis6CoBarz0lzJVdp8GRNp87bT/PMLblng= From: "stefansf at linux dot ibm.com" To: gcc-rust@gcc.gnu.org Subject: [Bug middle-end/108102] rust bootstrap comparison failure on s390x-linux-gnu Date: Sat, 24 Dec 2022 10:07:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: stefansf at linux dot ibm.com 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: 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=3D108102 --- Comment #7 from Stefan Schulze Frielinghaus --- The difference in the assembly output shown in comment 2 happens in function void AssociatedImplTrait::setup_associated_types ( const TyTy::BaseType *self, const TyTy::TypeBoundPredicate &bound) --=20 You are receiving this mail because: You are on the CC list for the bug.=