From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752163AbbJFMd6 (ORCPT ); Tue, 6 Oct 2015 08:33:58 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:33578 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751190AbbJFMd5 (ORCPT ); Tue, 6 Oct 2015 08:33:57 -0400 Date: Tue, 6 Oct 2015 18:03:46 +0530 From: Sudip Mukherjee To: Stephen Rothwell , Mikael Starvik , Jesper Nilsson Cc: linux-kernel@vger.kernel.org, Jamal Hadi Salim , "David S. Miller" , netdev@vger.kernel.org, linux-cris-kernel@axis.com Subject: Re: linux-next: Tree for Oct 6 Message-ID: <20151006123346.GA5040@sudip-pc> References: <20151006182522.09d2d3f5@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151006182522.09d2d3f5@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 06, 2015 at 06:25:22PM +1100, Stephen Rothwell wrote: > Hi all, > > Changes since 20151002: The build for cris allmodconfig is failing with the error: net/sched/sch_dsmark.c: In function 'dsmark_dequeue': net/sched/sch_dsmark.c:316:1: error: unrecognizable insn: (insn 245 244 119 15 (set (reg:QI 11 r11 [179]) (and:QI (mem/s/j:QI (reg/f:SI 2 r2 [orig:48 D.44939 ] [48]) [0 D.44939_34->mask+0 S1 A8]) (reg:QI 11 r11 [179]))) include/net/dsfield.h:33 -1 (nil)) net/sched/sch_dsmark.c:316:1: internal compiler error: in extract_insn, at recog.c:2109 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [net/sched/sch_dsmark.o] Error 1 make[1]: *** [net/sched] Error 2 make[1]: *** Waiting for unfinished jobs.... It says compiler error, but with 4.3-rc4 it compiled properly. Build log of v4.3-rc4 is at https://travis-ci.org/sudipm-mukherjee/parport/jobs/83633972 Build log of linux-next is at: https://travis-ci.org/sudipm-mukherjee/parport/jobs/83839470 regards sudip