From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GCC bootstrap failure on ARM Date: Mon, 12 Sep 2016 23:17:12 +0200 Message-ID: <878tuwyg13.fsf@gnu.org> References: <87h9dxukjm.fsf@gnu.org> <20160526165952.GA6576@solar> <87zirajjbk.fsf@gnu.org> <20160531193337.GA22008@solar> <87h9ddksi4.fsf_-_@gnu.org> <87ziqy3c4j.fsf@gnu.org> <87y43qu8yw.fsf@netris.org> <87r39hc1kz.fsf@netris.org> <87bn0b1two.fsf@gnu.org> <8760q3opyl.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjYbQ-0006UE-Hm for guix-devel@gnu.org; Mon, 12 Sep 2016 17:17:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjYbL-00032Q-E7 for guix-devel@gnu.org; Mon, 12 Sep 2016 17:17:19 -0400 In-Reply-To: <8760q3opyl.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 10 Sep 2016 15:16:02 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mark H Weaver Cc: Guix-devel ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) skribis: [...] >> For the record, this is how far I got with GCC 5: >> >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D71399 > > I=E2=80=99ve made some progress on this, as reported on bugzilla. I=E2= =80=99m now > trying to bisect the issue; however, since the bootstrapping failure of > gcc-final is due to a problem that manifests in gcc-boot0, that=E2=80=99s= a lot > of rebuild, and the machine I=E2=80=99m using (redhill) is slow. > > Anyway, we=E2=80=99ll have a patch reverting a few 4.9.3-to-4.9.4 commits= , and > that=E2=80=99ll allow us to proceed. I=E2=80=99d like to reduce that pat= ch as much as > possible, but I=E2=80=99d like to stop researching by the end of next wee= k so we > can then freeze core-updates. =E2=80=98core-updates=E2=80=99 is now building with a tiny patch on gcc-4.9= (in fact it=E2=80=99s enough to apply it to gcc-cross-boot0, which is interesting): https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D71399#c12 Ludo=E2=80=99.