From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 515F8388C02B; Wed, 2 Sep 2020 12:55:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 515F8388C02B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1599051312; bh=hpvGsIN2PJ0p1L0M0ilwUfkOLkW3tuzlj32QxiawLE0=; h=From:To:Subject:Date:From; b=kSOfIZWfawiUwwZchX0qxJPzvAXRaKyt6Q19gXPJMIbWgF35IuckmZnODFdBPESs9 ugKA+J3aGJBNdoyVD+0C7JroysPhi/GYcXgCWkbwi6zXtxPByh6hUYcFHbWK0LZirt lYcW61aoyK+T6jce2E5Q5Cc1g200/GRMP7xE5RW8= From: "glaubitz at physik dot fu-berlin.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/96899] New: [10.2 Regression] [SH] Bootstrap fails when building libgomp Date: Wed, 02 Sep 2020 12:55:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 10.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: glaubitz at physik dot fu-berlin.de 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: bug_id short_desc product version bug_file_loc bug_status bug_severity priority component assigned_to reporter cc target_milestone cf_gcctarget Message-ID: 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, 02 Sep 2020 12:55:12 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96899 Bug ID: 96899 Summary: [10.2 Regression] [SH] Bootstrap fails when building libgomp Product: gcc Version: 10.2.0 URL: https://buildd.debian.org/status/fetch.php?pkg=3Dgcc-10& arch=3Dsh4&ver=3D10.2.0-6&stamp=3D1598935952&raw=3D0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: glaubitz at physik dot fu-berlin.de CC: jrtc27 at jrtc27 dot com, kkojima at rr dot iij4u.or.jp, oleg.endo@t-online.de Target Milestone: --- Target: sh*-*-* With gcc-10.2, the bootstrap has started to fail on Debian/sh4, please see: > https://buildd.debian.org/status/fetch.php?pkg=3Dgcc-10&arch=3Dsh4&ver=3D= 10.2.0-6&stamp=3D1598935952&raw=3D0 It's failing when building libgomp, not sure exactly what the problem is. I have not yet bisected which commit broke the build. Might do that later. I cannot copy and paste the partial build log because that triggers the spam filter and locks my bugzilla account :(.=