From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C96B23857C42; Wed, 19 Aug 2020 15:21:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C96B23857C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1597850485; bh=u7B+jpavQ9qS9v5NMWyVPwFLU6qiQv6rWmMX5ope8Fg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=D6bXsWVZSnSYulmMPBEqn2Jr6lryR1zB4ba+3JXhSm/BofMnrwdz2NyD9uVEYqFWl Vxrtj8vwvebRM1I/jM0pwViuZSsCU/ed/NzR4UwenJ1I/qd94pTWMsy0D8xxLScm8b dE0Ao8gt/+f5Giq8nGlO9b/EpZOFidv1jJChvdBI= From: "bre08 at eggen dot co.uk" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/96711] Internal Compiler Error on NINT() Function Date: Wed, 19 Aug 2020 15:21:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 9.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bre08 at eggen dot co.uk 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: cc 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2020 15:21:25 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96711 B Eggen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bre08 at eggen dot co.uk --- Comment #1 from B Eggen --- Comment on attachment 49082 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D49082 This recreates the error, either the internal compiler error (line 18), or,= if the previous line is activated instead, the incorrect behaviour For some reason an older f90 file was attached, even with m moved to the li= ne below, the error continues to exist.=