From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 58A9A385B832; Mon, 23 Mar 2020 16:21:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 58A9A385B832 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1584980485; bh=F21lL78VCv7PLL2qezsNDjVQTGi7e0VruWLa2q1G29k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IiuaqFSIsX3iV1dCwzNXtZRGH45saBh/CBw9EaZq5zXNhcoE2Zt49JSeP2YFPa8FE DCtbAKJbC5MgWZB8nyJh0v+0LFM9mWtj8dlaM0p/cMMLDsnYsx51SBkRBhASRAyhI2 ofh1zPvzFvQ0fFxUcUuYEcBjj3Zz72PnT0VklV7g= From: "sgk at troutmask dot apl.washington.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/94246] [9/10 Regression] valgrind error for ./gfortran.dg/bessel_5.f90 since r9-1566-g87c789f1c0b2df41 Date: Mon, 23 Mar 2020 16:21: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: 10.0 X-Bugzilla-Keywords: error-recovery, ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sgk at troutmask dot apl.washington.edu X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P5 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 9.4 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: Mon, 23 Mar 2020 16:21:25 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94246 --- Comment #6 from Steve Kargl -= -- On Mon, Mar 23, 2020 at 07:35:54AM +0000, rguenth at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94246 >=20 > Richard Biener changed: >=20 > What |Removed |Added > -------------------------------------------------------------------------= --- > Keywords| |error-recovery, > | |ice-on-invalid-code > Priority|P3 |P5 >=20 > --- Comment #5 from Richard Biener --- > It's still a valid bugreport, the compiler shouldn't crash even on invalid > programs. >=20 I disagree.=