Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751366AbdFDUeb (ORCPT ); Sun, 4 Jun 2017 16:34:31 -0400 Received: from shards.monkeyblade.net ([184.105.139.130]:49954 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751247AbdFDUeY (ORCPT ); Sun, 4 Jun 2017 16:34:24 -0400 Date: Sun, 04 Jun 2017 16:34:22 -0400 (EDT) Message-Id: <20170604.163422.1495211552291226243.davem@davemloft.net> To: glaubitz@physik.fu-berlin.de Cc: wbx@openadk.org, linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org Subject: Re: sparc gcc 7.1 compile issue From: David Miller In-Reply-To: <374faa2d-3a77-3a8e-e214-9d635a1f2ec0@physik.fu-berlin.de> References: <20170604.163042.2037487368752934309.davem@davemloft.net> <374faa2d-3a77-3a8e-e214-9d635a1f2ec0@physik.fu-berlin.de> X-Mailer: Mew version 6.7 on Emacs 25.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 04 Jun 2017 12:52:46 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 641 Lines: 17 From: John Paul Adrian Glaubitz Date: Sun, 4 Jun 2017 22:33:21 +0200 > On 06/04/2017 10:30 PM, David Miller wrote: >> All of my testing is being done with gcc-6.3 vanilla and current >> kernels, and in fact I'm doing parallel "make -j128" gcc and glibc >> testsuite runs and not hitting any problems at all. > > Did you try to build and run the gcc-7 testsuite? Because we don't > see this with the gcc-6 testsuite. > > The environment is a clean Debian unstable sparc64 chroot with glibc-2.24 > and gcc-6.3.0. I'm currently running the testsuite with gcc mainline. Please post your sparc64 system specs.