From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6EE013858024; Sat, 8 Jul 2023 17:04:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6EE013858024 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688835848; bh=wzB8uK6DQC3hfKiQQLH8twovx05qJcH+FgvR5tEAszw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nQWisZVcubF6oWssH6+yOJObxP70IiMNZoEGtPCCqYP5+MsQ7iYgdHLCBQzU2IYvg NNs4UiL0vX1v2V3g2OztGMBolL6ZyPakSXnccCQnIN3yyLXcgv4H76wal224sqKRyQ /uhjSUtLoE6HkDJyF4oqE84YSb3bQ96NPw0NFdKM= From: "kargl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/103796] form-team-spec-list is unsupported Date: Sat, 08 Jul 2023 17:04:07 +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: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kargl at gcc dot gnu.org X-Bugzilla-Status: REOPENED 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: keywords priority short_desc 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=3D103796 kargl at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|ice-on-invalid-code | Priority|P3 |P4 Summary|ICE in gfc_conv_expr_val, |form-team-spec-list is |at |unsupported |fortran/trans-expr.c:9446 | |since | |r8-6395-gf8862a1b2afad9d1 | --- Comment #10 from kargl at gcc dot gnu.org --- Thanks Harald for re-opening the bug. I've updated the Summary as you fixed the ICE and this now documents the missing support for form-team-spec-list.= =20 I've also updated the Importance level.=