From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 976863858008; Thu, 29 Feb 2024 19:43:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 976863858008 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709235806; bh=1AJMzwjq15/ao2mM1hEjkqeKURSAlii7qExWNoA12D4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uQq0EhPMmpTC7TMmLhMWUK35aYLlIxuXQ3+7540PlHyYNvTSL8oDhAkAmRR01HYsn abodS8xRqjq/xo04fcfCxR4dLdifAPlM5W5SnyyH7tG1DtBI2MAR+2+uEcqr9bWo3r 1i/37hqf9DaK5jHPVm4ZIfiR4j3Ix2WYk87VEl3Y= From: "alexanderw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/86148] parameterized type compile time error Date: Thu, 29 Feb 2024 19:43:26 +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: 8.1.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: alexanderw at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: alexanderw at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to resolution 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=3D86148 Alexander Westbrooks changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Assignee|pault at gcc dot gnu.org |alexanderw at gcc d= ot gnu.org Resolution|--- |FIXED --- Comment #8 from Alexander Westbrooks --- Patch has been pushed to the trunk. Marking as fixed.=