From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A98173850431; Mon, 20 Jul 2020 16:38:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A98173850431 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1595263131; bh=x9efLaqUm2xtp24GEQ/dC936yncHBf2DemWrao138Bg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LoFe7Qs5s+1FxiHiHDRoY7xGNDndPkQeksj/Sd8KwEqPnMLQj45lcr2qiuetuTZfO 5D8/2lh3LdVTcPybBNFzwv9ZLtZXVzJ/G0C5j9VKXiYVCmU2cHQIyq4bFdC8T84lOy +5rSGOnX/yUgBA5j6fzfBoV/mtTnCNSeLGnek1J4= From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/92643] ISO_Fortran_binding_15.f90 failure on i586-*-freebsd Date: Mon, 20 Jul 2020 16:38:51 +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: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at lps dot ens.fr X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 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 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: Mon, 20 Jul 2020 16:38:51 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D92643 --- Comment #10 from Dominique d'Humieres --- > As of svn reversion r280157, the issue is not fixed. Do you know the git equivalent?=