From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 20035385BF83; Wed, 1 Apr 2020 08:04:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 20035385BF83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1585728267; bh=rxUtAi0Ls1edXwrb8oewiO/WVbxoCWMGzvJWHXB6xX4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UMQE+ZLJGRvj+0GrPFqxvsCb06dn0+9Gf5ehZcUTM8+MZyU4jenhPhsxFGrHSipeY apILXQeDU5QYWhxTIXDwe6nLkgrYCz/GXy9+xwXqkVK9v/RTsfeBOvH9tOkJhV9bWO v7KGc9n8uMSiQTqwZ+++2RQ7EwLsUH4xvMLHs8kA= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/92989] [10 Regression] The mips-mti-linux-gnu fails to build after r276327 Date: Wed, 01 Apr 2020 08:04:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: build, ice-checking X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: rsandifo at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority 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: Wed, 01 Apr 2020 08:04:27 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D92989 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P1 --- Comment #8 from Richard Biener --- Is the failure mode still the same? mipsisa64-elf is primary, not sure if mips-mti-linux-gnu is close enough to make this P1, still doing for now sin= ce it's a build breaker.=