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 89CA3E7AD76 for ; Tue, 3 Oct 2023 16:23:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240402AbjJCQXw (ORCPT ); Tue, 3 Oct 2023 12:23:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36552 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240400AbjJCQXv (ORCPT ); Tue, 3 Oct 2023 12:23:51 -0400 Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C91EAD for ; Tue, 3 Oct 2023 09:23:47 -0700 (PDT) Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4S0NRf3F6Lz1sB7V; Tue, 3 Oct 2023 18:23:40 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 4S0NRb4yb1z1qqlS; Tue, 3 Oct 2023 18:23:39 +0200 (CEST) X-Virus-Scanned: amavis at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavis, port 10024) with ESMTP id aP66i6RqkI-7; Tue, 3 Oct 2023 18:23:37 +0200 (CEST) X-Auth-Info: DEcWQ3O3Q8oqxyW+2oC9tHdwulLSJUIRdEt3IUmb5jjP2Lci+dS0J9Uj4ULe5Ygi Received: from igel.home (aftr-62-216-205-214.dynamic.mnet-online.de [62.216.205.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Tue, 3 Oct 2023 18:23:37 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id 690602C0052; Tue, 3 Oct 2023 18:23:37 +0200 (CEST) From: Andreas Schwab To: Geert Uytterhoeven Cc: "Ding, Shenghao" , "broonie@kernel.org" , "robh+dt@kernel.org" , "andriy.shevchenko@linux.intel.com" , "lgirdwood@gmail.com" , "perex@perex.cz" , "pierre-louis.bossart@linux.intel.com" , "Lu, Kevin" , "13916275206@139.com" <13916275206@139.com>, "alsa-devel@alsa-project.org" , "linux-kernel@vger.kernel.org" , "liam.r.girdwood@intel.com" , "mengdong.lin@intel.com" , "Xu, Baojun" , "thomas.gfeller@q-drop.com" , "Gupta, Peeyush" , "Navada Kanyana, Mukund" , "tiwai@suse.de" , Arnd Bergmann , linux-m68k Subject: Re: [EXTERNAL] Re: [PATCH v1] ASoC: tas2781: fixed compiling issue in m68k In-Reply-To: (Geert Uytterhoeven's message of "Tue, 3 Oct 2023 14:15:36 +0200") References: <20231002090434.1896-1-shenghao-ding@ti.com> <79c4d534ad20452c992d8ace138e4384@ti.com> X-Yow: I am covered with pure vegetable oil and I am writing a best seller! Date: Tue, 03 Oct 2023 18:23:37 +0200 Message-ID: <87v8bn3cae.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-m68k@vger.kernel.org On Okt 03 2023, Geert Uytterhoeven wrote: > Looks like the compiler is sharing the jump table at L95 for two > different switch() statements, but the PC-relative offset to refer to > the table is too large when using -m68000. It works fine with -m68020. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104028 -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."