From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D774C5479D for ; Mon, 9 Jan 2023 11:51:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234296AbjAILv1 (ORCPT ); Mon, 9 Jan 2023 06:51:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234085AbjAILuv (ORCPT ); Mon, 9 Jan 2023 06:50:51 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B1181ADB2; Mon, 9 Jan 2023 03:50:03 -0800 (PST) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 04A401EC0681; Mon, 9 Jan 2023 12:50:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1673265002; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=YIFTLOqg6/IeCDkwSQs6GtHXYPdUYB+ZWoStAzbZiTU=; b=D5G/bUYKgpjEd7bYtUSJJ8nTpW4p20dwoUQLVK/J7TI8/E+owyNzkizlMwRdkx/w5SZutE tx7YCtDYRpoIsHCLRK0pJ3fwQV1y9nqv6PyajJmiP31xsPqdT1kshQRl5g84wBliK2efbP D+IUEiZzsW3jfMuvQ2mPiQlIQTjYzf8= Date: Mon, 9 Jan 2023 12:49:57 +0100 From: Borislav Petkov To: Miaohe Lin Cc: "x86@kernel.org" , linux-kernel , "tglx@linutronix.de" , "mingo@redhat.com" , Dave Hansen , hpa@zytor.com, linux-toolchains ML , Michael Matz Subject: Re: [BUG Report] undefined reference to `convert_to_fxsr' Message-ID: References: <23e2907c-5188-5ac6-3db8-1c5a12120bf2@huawei.com> <64fe1be4-954f-fe6f-44f0-59b572548663@huawei.com> <08115444-73a3-b9b0-dbeb-2a0cf374290e@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <08115444-73a3-b9b0-dbeb-2a0cf374290e@huawei.com> Precedence: bulk List-ID: X-Mailing-List: linux-toolchains@vger.kernel.org On Mon, Jan 09, 2023 at 09:48:50AM +0800, Miaohe Lin wrote: > Oh, sorry, I miss-read that. My compiler is gcc-7.3.0 which contains many > in-house codes from our company in it. That might matters. Thanks a lot for > your guidance. :) Yah, next time, before you report something like that, try to reproduce it with an official compiler (gcc from the upstream repo, SUSE, Debian, RH-built etc). If it doesn't reproduce, go complain to the folks who hack your in-house compiler. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette