From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E4E963858C2C; Tue, 2 Jan 2024 16:26:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E4E963858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704212785; bh=qCrnfeh5HxWCtKFqIYGn7k+qpmAQegmXFyx6/Dgku5k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eVDg85kRnuTBqB7/dMYivP1mFq19pfLRt2oUaa4zA8OqGtSKJK7XG7Mp3Q5HlhRiX JXT4HdaMtUtWLTs/B9qxUfGB98b3mvkr1HupGRDqtGfKOVpFflpAnVzjZSbDjihIRx 1r0Y3DnpAVMJWlXmml49bB+yZBxgy6+62hLqTTkI= From: "carsten.schmidt-achim at gmx dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/113202] std::find does not work with the maximum range of pointers Date: Tue, 02 Jan 2024 16:26:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carsten.schmidt-achim at gmx dot de 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=3D113202 --- Comment #4 from Carsten Schmidt -= -- NOTE: My .ii file exceeds the size limit, so I attached the originating code instead.=