From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 069F3385736E; Mon, 8 Aug 2022 16:19:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 069F3385736E From: "siddhesh at sourceware dot org" To: glibc-bugs@sourceware.org Subject: =?UTF-8?B?W0J1ZyBzdHJpbmcvMjk0NTJdIC9ob21lL2RhdmUvZ251L2dsaWJj?= =?UTF-8?B?L2dsaWJjL2RlYnVnLy4uL3N0cmluZy9iaXRzL3N0cmluZ19mb3J0aWZpZWQu?= =?UTF-8?B?aDozMDogdW5kZWZpbmVkICByZWZlcmVuY2UgdG8gYF9fYnVpbHRpbl9keW5h?= =?UTF-8?B?bWljX29iamVjdF9zaXplJw==?= Date: Mon, 08 Aug 2022 16:19:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: string X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: siddhesh at sourceware dot org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: cc 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 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2022 16:19:04 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29452 Siddhesh Poyarekar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |siddhesh at sourceware dot= org --- Comment #4 from Siddhesh Poyarekar --- (In reply to dave.anglin from comment #3) > Shouldn't the prereq for __builtin_dynamic_object_size be GCC 12.1 instead > of 12.0? >=20 > There's no 12.0 release and the feature was added during the development > phase for the > first GCC 12 release. AFAICT, except for one instance (in a test not in any headers), version che= cks against the first major release always refer to the .0 version number. I g= uess this is to make the feature testable during development (where one simply rebases to the latest gcc development snapshot) so that it remains unchange= d in glibc even after release. --=20 You are receiving this mail because: You are on the CC list for the bug.=