From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2907A3858D39; Wed, 1 Feb 2023 18:17:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2907A3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675275445; bh=cUPVfbylQR8JaKG0ZtNV0W6PAx68TBX4KVMhY3Un1G4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DPxSkePbXcdpOVuffjKKk4tPxnUrQBW7Y8+u5Swvhcy2PGwBtmdLAwLbDwTObRiHs dnowBLQSkjPn9VlNkPx7m/OSa+Uufc5O8Zry1T69vzQnVP1bogXXIRc5HZmh8xZ+iC evZKoGlL2QIrjOZVcaZwey1w+tTo+kBa5f8EimZs= From: "sgk at troutmask dot apl.washington.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/108621] [12 regression]: bind(c) pointer array spurious maybe-uninitialized warning Date: Wed, 01 Feb 2023 18:17:25 +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: sgk at troutmask dot apl.washington.edu X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D108621 --- Comment #2 from Steve Kargl -= -- On Wed, Feb 01, 2023 at 06:13:33PM +0000, kargl at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108621 >=20 > This appears to be related to Sandra and Tobias's work on CFI. In partic= ular, > trans-expr.cc(gfc_conv_gfc_desc_to_cfi_desc) appear to not handle an > intent(out) deferred entity. gfortran eventually gets to line 5818 and > following where the `tree gfx` and `tree idx` are getting manipulated, but > `fsym->as` shows >=20 It seems that bugzilla does not recognize the email address that Tobias's uses in ChangeLong. Try to cc him here to see if he gets added to the audit trail.=