From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 183663858CDA; Sun, 25 Sep 2022 19:21:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 183663858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664133667; bh=Fe8fTjHPiPmIBonspYZn0/sDJDg09huIkplb902mF1Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=I1/PrKZxL7datGYft2+8gELu0Vr0hWwHAwpQ68zd+2YrJBp5srRTvewIvWgVS7jg/ fK1LZi+bNOdRWcnYlWmoGxrvkoDE4sIhjOForWy+PK9qbaDI//oiuvmnDgoJK6hdu8 td6Mw3kvc2cLh2dyusMVpC94VwqBtGhB++PlEbuU= From: "anlauf at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libfortran/107031] endfile truncates file at wrong position Date: Sun, 25 Sep 2022 19:21:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libfortran X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: anlauf 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: component everconfirmed keywords bug_status cf_reconfirmed_on 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=3D107031 anlauf at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|fortran |libfortran Ever confirmed|0 |1 Keywords| |wrong-code Status|UNCONFIRMED |NEW Last reconfirmed| |2022-09-25 --- Comment #1 from anlauf at gcc dot gnu.org --- Confirmed. It appears that this issue exists since 2005.=