From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F31D738432DF; Fri, 13 Jan 2023 01:09:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F31D738432DF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673572164; bh=JuMo/aMyh3pEVq+dbQl/rn/a77o9BwD6aZjcTAWn+bs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=W+9EslR5FLLqzDNwLDCteVR5NcQQoBxW4IDEk6wRuMu45hGTOZ2sqAryGhkkzg4eH Q7wji9iGYsif86NYIdhTdCCDlUhQaT7VF/+iFkivPjyvI1Ys8o3M7Ot11BDzU5zJ9i VlHkuhRU9+Yy2UWgkMlfr3bbDYc+jBbZuIjwHeyI= From: "jvdelisle at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/108369] FM509 Fails to compile with error Date: Fri, 13 Jan 2023 01:09:22 +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: 11.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jvdelisle 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: 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=3D108369 --- Comment #6 from Jerry DeLisle --- Unbelievable! I found the folder in my test directory. The NIST test suite passes as before with my test script using the latest gfortran trunk rev 13. I do some comparisons way back with some example outputs in some of these cases. I will zip this up and send it to Ben and Steve. I was actually surprised things still passed.=