From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 26AD03850435; Thu, 30 Jul 2020 17:08:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 26AD03850435 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1596128909; bh=5DlUICpvWkpL1RoUPSioosPHUGHRq1EdUEE0/w0Xa1o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=x3Hs0Zt7oBLxXFYCJG6ZAF+ErL24yloJKk81UN2x+9AQbLdy23f3J77kVkIni1Ihf yd3KK6G4xCFJ8gHZXHIwgxcJ7fwd+g5gbbB1bhKeWp2IiiOim1aFkg1N9bs7etj8us 3VV2WdbGt8CYvpgVJNBxxYUfpDtjEdILwIDI+d/I= From: "rsandifo at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/96377] [10/11 Regression] GCC 10.2/11 doesn't build Linux kernel anymore Date: Thu, 30 Jul 2020 17:08:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: rsandifo at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: rsandifo at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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: Thu, 30 Jul 2020 17:08:29 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96377 --- Comment #9 from rsandifo at gcc dot gnu.org --- Created attachment 48964 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D48964&action=3Dedit Patch for the initialisation problem I'm testing this patch to fix the initialisation side of the problem.=