From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 378A9388A82B; Sun, 21 Jun 2020 11:39:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 378A9388A82B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1592739562; bh=Tw1NFs9DnVd4gtjVwJ+WfHBnU7pAjQJ2SrWjcf+W364=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DtZT6XAnA9EBDZEPSjAgKU7FTJGpvaebVS5duBWEuI997AkeyGalDVTmnOHEKRZ5G zAQEYlpFAJHijkRiAP9NJ2hhnPHO8iZjmwuC/55wU0vuoO76XZP+UItHbjRLn/IbkW enlU726lKR/bnJxCWciJLlZYqreEaj3ilulIECzg= From: "manfred99 at gmx dot ch" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/89661] FAIL: gfortran.dg/class_61.f90 -O (internal compiler error) Date: Sun, 21 Jun 2020 11:39:22 +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.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: manfred99 at gmx dot ch X-Bugzilla-Status: NEW X-Bugzilla-Resolution: 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: 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: Sun, 21 Jun 2020 11:39:22 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D89661 --- Comment #5 from Manfred Schwarb --- This might have been solved by https://gcc.gnu.org/git/gitweb.cgi?p=3Dgcc.git;h=3Dac932bfcd21e9523fa2b880a= e8138aef79da7f54 , at least I don't see it anymore in today's build. As the crash of class_61.f90 is a bit difficult to reproduce, additional confirmation might be needed.=