From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 793A93858C50; Thu, 11 Apr 2024 19:06:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 793A93858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1712862376; bh=9AJQnh84kTEDrZTPHeWGRMOIA3XDSjvABTbw4BYfi48=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eAZywd2cI+Tk6jAFWnFURWmZoHfF4C7NFyotTf+iPMrm/6VquCUVSxB2rilUJKObP MpZOLChKaFcZaPq3i0GQ6edpt8HfVgRupCyUW+jUdAOnAb3jI+k1RaEVnW8naE6jLZ UHv9sOiI2nAsdaaR8xjvIlgkEQWHI/li8BVH6nCE= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/31372] _dl_tlsdesc_dynamic doesn't preserve all caller-saved registers Date: Thu, 11 Apr 2024 19:06:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.40 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: resolution bug_status target_milestone Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31372 Adhemerval Zanella changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Target Milestone|--- |2.40 --- Comment #15 from Adhemerval Zanella --- Fixed on 2.40. The x86 fixes are 0aac205a814a8511e98d02b91a8dc908f1c53cde,= =20 9b7091415af47082664717210ac49d51551456ab, and 717ebfa85c8240d32d0d19d86a484c31c55c9617; while arm32 is fixed by 64c7e344289ed085517c2227d8e3b06388242c13 (along with other commits for the = test infrastructure). The aarch64 implementation already handle the required caller-saved registers. --=20 You are receiving this mail because: You are on the CC list for the bug.=