From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3518C384B0C0; Sat, 2 May 2020 19:27:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3518C384B0C0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1588447631; bh=/4qnO6aj5sPOqOQLKJZo6xCm45n1uOiFcdGegO0I8rE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=t1Feta484xhsz5jPzy3ZaKs8wV6tRqXbOU3R7REOL/XH/Ve47cgSutrA4VOAmriOB qwl4nd7LKn2IQxQQVb2zKFa8BCK+tPsE1BxdmAYocJjOsFyZFdTb3qGV3J5WG8pz5B Jf0W30ZhfOXPIfKg/+Zyp91NGeyRe9Rgbeq6znKA= From: "mikpelinux at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/94918] Ada bootstrap errors on Cygwin64 Date: Sat, 02 May 2020 19:27:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mikpelinux at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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: cf_known_to_fail 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: Sat, 02 May 2020 19:27:11 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94918 Mikael Pettersson changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |10.0, 8.4.0, 9.3.0 --- Comment #1 from Mikael Pettersson --- The first two problems also affect gcc-9 and gcc-8.=