From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BC8BF3858C83; Sat, 8 Oct 2022 20:41:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BC8BF3858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665261713; bh=phkPEfDvzN+iQVu51Wp9jCp3mBDyB1di8uPLD9T9sbw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Jr6MgXJ7eLXZjNcQXWIIm3Vg9sTn4OCmhLln6CqDxJ2If/qKTA+ubwX3PC+haHefc Po421KVd6tmP4czBokEo1+wdk01juOMy8T/5pQ+CT4JOijzQTtvjDpSQYVoKmbvKW8 uKSfxpAucq0Ml7YWxHNij0Dhg9onZlKbB82ZxIV8= From: "mikael at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/102275] Assumed rank, unlimited polymorphic pointer gives incorrect behaviour Date: Sat, 08 Oct 2022 20:41:53 +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: 11.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mikael at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D102275 Mikael Morin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael at gcc dot gnu.org --- Comment #1 from Mikael Morin --- Seems to work now...=