From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D216F3858C33; Thu, 13 Apr 2023 20:22:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D216F3858C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681417367; bh=eNraLS2L1OAcLqrgYydXH4oc3Ezvo+YmOPNxs0yirkQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VsDOnoZGoxYr8auALOqsg5JMoysYG0FArJ3Bqhuw/I7JmDxQzO3vLMa4DAsN1HTDY PSu8pPUrcgV44jleuOwz/O9DnHEU7ZY9GS21jbn0n8pOKvDSBy7xjyIqKRcGMd80lk KE1ceBxETM5g3kJzB0W6wX3f793/o9wAgGGT86mg= From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/27220] Migrate away from nested functions Date: Thu, 13 Apr 2023 20:22:46 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carlos at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D27220 --- Comment #7 from Carlos O'Donell --- Removed further nested functions. ~~~ commit 453b88efe6fa79f5c7c6fccc3a520c75fdd43074 Author: Adhemerval Zanella Date: Tue Jul 26 10:34:01 2022 -0300 arm: Remove nested functionf rom relocate_pc24 Checked on arm-linux-gnueabihf. ~~~ Do we have any more nested functions left? Otherwise this should be marked CLOSED/FIXED with Target Milestone set to 2= .36 since glibc-2.36 would have been released with no nested functions. --=20 You are receiving this mail because: You are on the CC list for the bug.=