From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B33F1385783F; Fri, 13 Jan 2023 17:06:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B33F1385783F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673629594; bh=WuwmzeMwqgfZbGMW9v6fwxJDdRFU9owAVWrs71HlXWE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WMvz3MinJvAimirQEWfojVFlb833+y9h2wzx27CCur4zeF4IOVJ05Aq7f4CL5cO45 mmUgvKmrfhqq9sBzyBmwqEKohkAsP0rgCbRDsP0CFfMghUIRHj+FqMjJMWPVKCDenN 7W6HDnRcQ5S5OaedlA3FC5QF7K4VZjXsE42azvps= 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 17:06:34 +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: attachments.created 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 #13 from Jerry DeLisle --- Created attachment 54267 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54267&action=3Dedit FM509 that I have here. This morning I also recall there was one NIST test that had an error. I contacted them regarding this error with a correction. This was based on a= lot of sleuthing. I do not remember if they ever corrected it or not and I do n= ot remember which one. FWIW I will attach the FM509 case I am using here.=