From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1228E38708FF; Wed, 22 Apr 2020 11:21:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1228E38708FF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1587554501; bh=bbysj6/cuwC3EsxbATqtyn2x7e5KLizrGpc/nYZgB+o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Jz8ySrn9atzKuhwVHUwjJeea+2G7VFeji/1cCpI15QBtFWMg4qfd4ZCAUO2qPUvm2 yux80k92nyQj0IGOYJvsPz+lok3pAtbwUjaDkvcpdJiQKB2K7EV/SOkzdKI//hGIql /0GryI6sl9cAZma+dLDyAWQvUlaLUWRypcWZxJ8o= From: "andrea.corallo at arm dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libfortran/94694] [10 Regression][libgfortran] libgfortran does not compile on bare-metal aarch64-none-elf (newlib) Date: Wed, 22 Apr 2020 11:21:40 +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: 10.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.corallo at arm dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 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: Wed, 22 Apr 2020 11:21:41 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94694 --- Comment #23 from Andrea Corallo --- "foreese at gcc dot gnu.org" writes: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94694 > > --- Comment #21 from Fritz Reese --- > Created attachment 48332 > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D48332&action=3Dedit > Patch to protect trigd functions based on system availability > > Patch for trigd include pieces to check for HAVE_XXX[*]. If a required pi= ece is > not defined, the function is replaced with simply a runtime_error(). > > @akrl and @ktkachov, please combine this with Jakub's patch and see how t= he > build goes. Like Jakub I am also on x86_64-linux and it is difficult to > exercise all the conditions. Hi, I confirm that combining the two patches works for me for building aarch64-none-elf now. IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipi= ent, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in a= ny medium. Thank you.=