From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DF08C394881E; Thu, 17 Nov 2022 14:21:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DF08C394881E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668694908; bh=L2oPE+nD2V9cGEBl2KorKCba/eAbgH/LYeuvjqeJMnE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DwzFMQZ8+FcZuTNLLNYlAUVQbFjJmc9SGbmczskSXTPe/t2a+elDIlscvD2bM5Wz3 QUnJ3BgpBoWu0x1PiJREZYdp5fe9uCtORrvlWcIOBp4Ot6c6a/wwelN5fqHtTIG8PD tO5GxLS9DHcquSK70TjSWR6TH3teS0VW3oTfhSds= From: "richard.bunt at arm dot com" To: gdb-prs@sourceware.org Subject: [Bug fortran/24147] Unable to call Fortran functions with optional parameters missing Date: Thu, 17 Nov 2022 14:21:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: fortran X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: richard.bunt at arm dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D24147 --- Comment #2 from Richard Bunt --- Hi @Giannis Nikiteas. The general Fortran function call patch was merged upstream. However, no pa= tch was upstreamed to fix the bug detailed in this report. This was due to a la= ck of DW_AT_is_optional being generated by the compiler. I hope this answers your question. Many thanks, Rich. --=20 You are receiving this mail because: You are on the CC list for the bug.=