Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp1559027pxb; Fri, 13 Nov 2020 16:33:29 -0800 (PST) X-Google-Smtp-Source: ABdhPJwz3TqMs5ujCmIft/GPc2tS/EMgFwl2r3rdDZSdTCO17SqDofWvMs1XreKXzkTH9Zr49ZNg X-Received: by 2002:aa7:d351:: with SMTP id m17mr5450420edr.215.1605314009756; Fri, 13 Nov 2020 16:33:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605314009; cv=none; d=google.com; s=arc-20160816; b=a9md1e/SlYtiS7AahbYXepDDbFXkeEw4wPab2QjKaUwY+Yff97pTda4PtAkWGgv1fm h7Eo8fJrN6hXXMIiieK0O9r/oAZ6QzRnISmAi2Nib067G8nMgHmZ4jfnvsoMFrO4L4l/ C1QgRIcrEX3PyP0TC2wbuKxtAIKUoAWMbBVMBTBGSC2/NsQR8mQ695YKc6j+Dy1Dlemt MdGQdebr8N394xbCckNCLpTWFUEHjJVWCUpdjyhbf6t/dPAZpbblzFfm430GeGat24Su 20vc6xvh92ztDhdVXCU1gVGKK8i3m5vLlR3kzTTVSUON6GOPW0DihTnihUKWcXzoj0/F lSpA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=BoP4L16rBUYKeoQuJktCXKAO0NQBHHmOxG9iesvvLL8=; b=uT51nZ9pabPVSXB3PAC1VHh+p1oIQ7hCMpwqwUPd1ZuUc+hDRrKSBzcflKNq2f7qo8 /QdQL8SpjvWqvR5SQzmtuYOO74XbwvOraoDTSugoA557tkKnGVVuGwuaP9nMCO3K8Yrk /fdreSamsxLQhg/sU7UM+BnCDxP07us3Yl8JWrNwOg++Gcq/ZSV8eKqtQrH8iozTlw9r n4JTyqppwDk8cUS/+rorpuFtZ47/kFXlo6DYQJYDig6XTG00CwI7pghYjHFnQqU3mo1s vYZMmBdUTbzHxN3EcTpbCHTFFgpfWMpO03fcHYMiXn/dGo+/i95lifg7hRK44HKV59tp wmBg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g20si7339986edh.74.2020.11.13.16.33.05; Fri, 13 Nov 2020 16:33:29 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726140AbgKNA3J (ORCPT + 99 others); Fri, 13 Nov 2020 19:29:09 -0500 Received: from gate.crashing.org ([63.228.1.57]:52833 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725866AbgKNA3I (ORCPT ); Fri, 13 Nov 2020 19:29:08 -0500 Received: from gate.crashing.org (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.14.1) with ESMTP id 0AE0Kdnt005533; Fri, 13 Nov 2020 18:20:39 -0600 Received: (from segher@localhost) by gate.crashing.org (8.14.1/8.14.1/Submit) id 0AE0KbKx005528; Fri, 13 Nov 2020 18:20:37 -0600 X-Authentication-Warning: gate.crashing.org: segher set sender to segher@kernel.crashing.org using -f Date: Fri, 13 Nov 2020 18:20:37 -0600 From: Segher Boessenkool To: Nick Desaulniers Cc: Nathan Chancellor , Michael Ellerman , Linus Torvalds , Arnd Bergmann , Brian Cain , =?utf-8?B?RsSBbmctcnXDrCBTw7JuZw==?= , kernel test robot , kbuild-all@lists.01.org, clang-built-linux , LKML , Masahiro Yamada , linuxppc-dev , Christophe Leroy Subject: Re: Error: invalid switch -me200 Message-ID: <20201114002037.GW2672@gate.crashing.org> References: <202011131146.g8dPLQDD-lkp@intel.com> <20201113190824.GA1477315@ubuntu-m3-large-x86> <20201113200444.GA1496675@ubuntu-m3-large-x86> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 13, 2020 at 12:14:18PM -0800, Nick Desaulniers wrote: > > > > Error: invalid switch -me200 > > > > Error: unrecognized option -me200 > > > > > > 251 cpu-as-$(CONFIG_E200) += -Wa,-me200 > > > > > > Are those all broken configs, or is Kconfig messed up such that > > > randconfig can select these when it should not? > > > > Hmmm, looks like this flag does not exist in mainline binutils? There is > > a thread in 2010 about this that Segher commented on: > > > > https://lore.kernel.org/linuxppc-dev/9859E645-954D-4D07-8003-FFCD2391AB6E@kernel.crashing.org/ > > > > Guess this config should be eliminated? The help text for this config options says that e200 is used in 55xx, and there *is* an -me5500 GAS flag (which probably does this same thing, too). But is any of this tested, or useful, or wanted? Maybe Christophe knows, cc:ed. Segher