From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F4033386EC44; Mon, 20 Apr 2020 09:14:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F4033386EC44 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1587374088; bh=rDG9Uq9IOCGs+pJ69nEwMZefiKhVoV4+jjfPSLaZmvk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sv0N4o4SWwy+uLpTI3pcBX9WvjE+LT8K4/0xZtgw1B6DFwqejCB6cfdMHSyL4ij80 ygCFI2Z2Dj0O7YICGil0mVGntilplzpi0nWl4kh8dMVjsG+8tIN77qCYami8I1gkOg M8gU+yCeBF0w86lWqVdOymEYJmuCsXdCY+QxUOEc= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/94623] ice for ./gdc.test/compilable/interpret3.d Date: Mon, 20 Apr 2020 09:14:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot 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: Mon, 20 Apr 2020 09:14:48 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94623 --- Comment #11 from David Binderman --- (In reply to David Binderman from comment #10) > (In reply to David Binderman from comment #6) > > I'll reduce the checking flags down to "no" and see what happens. >=20 > It works fine. So it looks like one of the checking flags=20 > (df,extra,fold,rtl,yes) breaks it. >=20 > It will take a few hours, but I'll try to find out which one. Checking flag "extra" is the one.=