From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6D7BB3858C52; Tue, 8 Nov 2022 18:19:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6D7BB3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667931568; bh=eY70xbzblq7SUPlyvoLkwKPfgcVgFIa1QvseAMKZnO8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vx8pJ34MXuTi7EDMtwBI0KwYn2RgwNN1CqFUPBZ0osyO43CRvAE7S3PDEqrfCtCm0 u7CP4kwvaSw5NB+iuP92Q2MHnfut4Urc8cZsKESVPjHN8B3v7/m95YN+odmbOjWdVh xjzd1dMe4w36Cw7zK/5Mf5ShIf1y9KOLEnG7s4RU= From: "pawel_sikora at zoho dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/63746] i/o fragmentation inside basic_filebuf::xsputn Date: Tue, 08 Nov 2022 18:19:28 +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: 4.9.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pawel_sikora at zoho dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: redi at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D63746 --- Comment #8 from Pawel Sikora --- hi, nice to see a final gcc fix. gl&br, pawel.=