From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 32344385802B; Thu, 1 Feb 2024 20:16:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 32344385802B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706818577; bh=W7rTBi46Fc9y+8twIYXAwWgirChMVVr5fF/z1VLCAng=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bd9Zqt2Qpsk1wdkpTRztYpCs+Nn6WLSymdULwv0zbicc4G5GnGhB9kdm5SLqVq67G kQxPURrQp4nXvq8x6pPqED4/ziMGF6N+QGJcbswm0VNLpopoQzCzQ0nQ6dZbmCpI8t RWVpDBJAM/QI2IluPMr1IunynpoOlfLwmjPGH7f8= From: "pinskia at gcc dot gnu.org" To: gcc-rust@gcc.gnu.org Subject: [Bug rust/113553] rust fails to build on sparc64-linux-gnu Date: Thu, 01 Feb 2024 20:16:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rust X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.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: 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=3D113553 --- Comment #11 from Andrew Pinski --- (In reply to John Paul Adrian Glaubitz from comment #10) > (In reply to Andrew Pinski from comment #9) > > oh look at this a memset issue on sparc glibc: > > https://sourceware.org/bugzilla/show_bug.cgi?id=3D31068 . >=20 > Hmm, but this would be sparc32. Are you sure that this applies here? Hmm, that is true. Still that does seem like memset is not working correctl= y. Someone will need to debug memset because this code looks correct otherwise. --=20 You are receiving this mail because: You are on the CC list for the bug.=