From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9682A3858C3A; Thu, 29 Feb 2024 19:39:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9682A3858C3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709235557; bh=KTfpafS4Yk1B2v7L1xsO/qE7CqHvDI72wZVs7R3BzVA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VcT752fKypd/q+NW+kGT/kRSZj7mHsUZAAKHme4VtsVBW4CnpycpSNbZk/OIDD+fx deJXOleV2MM+N5lpHhKvPhQUDMeBkV7dndetkvkXKky5E1/CamiNuz2br6bB72Y0SK dDk1xkgKsgMioliqPI4263rZ5GCbwxhvvGw01ygY= From: "alexanderw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/82943] [F03] Error with type-bound procedure of parametrized derived type Date: Thu, 29 Feb 2024 19:39:16 +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.0 X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: alexanderw at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: alexanderw at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D82943 Alexander Westbrooks changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #20 from Alexander Westbrooks -= -- Marking this as resolved/fixed=