From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 941D138930CF; Thu, 4 Jun 2020 21:24:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 941D138930CF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1591305858; bh=Gt9LMpeXQ5YA85gW9/Ykqf39G0qZN8e14kKRqVNYOaM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=I9n6h/uct6eB36kMPl9t+tMgZ0ZvRJd2PTHNLw4AkzDyFYnx8Zqf4VNyOVBwqqzQt 9FNI0uXDRyjyq5NilK1iCMMpu9bCr7EKg+C63ygKWq+d2AsTg1n/D1tMapC5KMVBMp djgVok0nAEd77O9UQ7FQaTqY0p4KzsOZMISprBaI= From: "seurer at linux dot vnet.ibm.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/95537] [11 regression] gfortran.dg/pr95090.f90 since r11-670 Date: Thu, 04 Jun 2020 21:24:18 +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.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at linux dot vnet.ibm.com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: anlauf at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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 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: Thu, 04 Jun 2020 21:24:18 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95537 --- Comment #7 from Bill Seurer --- I used the wrong patch file, sorry. This patch did not apply cleanly to current trunk. patching file gcc/fortran/decl.c Hunk #2 FAILED at 4285. 1 out of 2 hunks FAILED -- saving rejects to file gcc/fortran/decl.c.rej I will try those others.=