From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1CCBE3858415; Mon, 29 Aug 2022 13:16:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1CCBE3858415 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661778966; bh=IIxiS8E8d5sEB5krvzSIUpDtrnRIea1RJ1OPoWtK2KQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Xy2kX+LPPBdg6t8akYvfwudG6m467Ku15BRw6LTVToLcjl9YEzReuWHtT3HNQz3a2 gJrDF4emaUvphgl9I77j6tDIxxB+WZGU972AchK7dwsGCBYO93J6FG0CqCEUKTBpod 607rVvDUy9xoa360qp88mO2XYyKaFgRSDqjuIox4= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/34721] Output statements fool the -Wuninitialized option Date: Mon, 29 Aug 2022 13:16:05 +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: 4.3.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: bug_status 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=3D34721 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #6 from Richard Biener --- really duplicate of PR19430 *** This bug has been marked as a duplicate of bug 19430 ***=