From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 22A2538708B5; Mon, 29 Jun 2020 20:49:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 22A2538708B5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1593463742; bh=kPtl8PgvncG/o3OhJcQ95ga9pnVSdoLqaZismfFVz6w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TpzAvm53TR9bsZ1MQEdjITqwkp3YOywJR/mE3dzcmSLVROx/MHwevSISCJ0VlDDSn P0ku3tI0EdBEdZp6pwk3e+Kkr68+reJlirb70TmI1JVVnLvmPBB8ycnrC06yvpp4qg JuEvIAkK9VWDtdBDa6MMBqcVbhuHckHu8VKPv9W8= From: "hp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/95940] [11 Regression] sparc64-linux bootstrap with gcc-9.3 broken Date: Mon, 29 Jun 2020 20:49:02 +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: 11.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: hp at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.0 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, 29 Jun 2020 20:49:02 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95940 --- Comment #2 from Hans-Peter Nilsson --- (In reply to Martin Sebor from comment #1) > Can you provide a test case or a translation unit? You're aware that the report is for bootstrap stage2 on a CompileFarm machi= ne? >>From the look of it, something is already miscompiled. I'm not sure how e.g. tree-ssanames.ii by itself would help, but I'll attach it.=