From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D0AA03858298; Mon, 27 Nov 2023 14:39:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0AA03858298 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701095984; bh=2sSVka7UxP4i6rMmZePkPShdgL162cJ8vUyieRtda4k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LP0PDJiOaAmg7e+s2C/WZvpumczQ8U1XkDk6BxfDPuNdoPwNCC60XfcEvC+wCTp3D Sx1C2YwC0MrSO8cZAm/5bomH8Ro8jkjiABk6apZ256rY2LE6wDhYSxzpFiIbvFtDgc p9aYZ2Bgq20kV6QLJb8tV0ogIvz4jWsTRF3RPy9s= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/110287] _M_check_len is expensive Date: Mon, 27 Nov 2023 14:39:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW 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: bug_status resolution 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=3D110287 Bug 110287 depends on bug 112653, which changed state. Bug 112653 Summary: PTA should handle correctly escape information of value= s returned by a function https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112653 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=