From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 95F74383F872; Fri, 22 May 2020 16:10:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 95F74383F872 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1590163840; bh=P8jEkaUKsDRnwADsD71PVtwsE67IplPNHicgV+C/B28=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Kyud2jWX7iD6lW21qoNVi13EUh/b+mPv2scPT9vgLZbrN3W338SrfVjPmTz6XO8zm h0iTADIGC5lECKmQI9660exPgSkAN+Bvx2T6+SSd26Q0LUj4wRlt/YSQjmUV52dYDx zpwkAvhA2eLX/snRGfWWB3jG+wpBfi7yfdHjB8pI= From: "tkoenig at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/95119] [9/10 Regression] CLOSE hangs when -fopenmp is specified in compilation Date: Fri, 22 May 2020 16:10:40 +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: 9.3.0 X-Bugzilla-Keywords: openmp, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: tkoenig at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: tkoenig at gcc dot gnu.org X-Bugzilla-Target-Milestone: 9.4 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2020 16:10:40 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95119 Thomas Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #11 from Thomas Koenig --- And now really closing, and thanks for the bug report.=