From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 176BA3858D28; Mon, 12 Jun 2023 06:13:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 176BA3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1686550419; bh=ksDEbONmAHKB3lpTDsxbeNvobIP1651GqKnDVRScXhQ=; h=From:To:Subject:Date:From; b=puiSO0JMi/9qF+0Zr1XZYM7YThudou226RdRrbfP4uxeraCk90FKJdlqJ0BISv9qL /Iy6PLuv1hYJHtARI1kfNUFhikLroU4PVWbsd2MV88caeI6Vcgm+ZpkA1XvIMt1xPl 0t7JX9PyhuMd06N/bxfOXHkKkzYxexw9otKTxPC8= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug fortran/30537] New: [gdb/fortran, armv7hl] gdb/f-lang.c:991: internal-error: eval_op_f_cmplx: Assertion `kind_arg->code () == TYPE_CODE_COMPLEX' failed Date: Mon, 12 Jun 2023 06:13:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: fortran X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D30537 Bug ID: 30537 Summary: [gdb/fortran, armv7hl] gdb/f-lang.c:991: internal-error: eval_op_f_cmplx: Assertion `kind_arg->code () =3D=3D TYPE_CODE_COMPLEX' failed Product: gdb Version: 13.1 Status: NEW Severity: normal Priority: P2 Component: fortran Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- With a gdb 13.1 based package on armv7hl I run into: ... (gdb) PASS: gdb.fortran/intrinsics.exp: p cmplx (4,4,8) p cmplx (4,4,16)^M ../../gdb/f-lang.c:991: internal-error: eval_op_f_cmplx: Assertion `kind_arg->code () =3D=3D TYPE_CODE_COMPLEX' failed.^M A problem internal to GDB has been detected,FAIL: gdb.fortran/intrinsics.ex= p: p cmplx (4,4,16) (GDB internal error) ... --=20 You are receiving this mail because: You are on the CC list for the bug.=