From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw1-x112f.google.com (mail-yw1-x112f.google.com [IPv6:2607:f8b0:4864:20::112f]) by sourceware.org (Postfix) with ESMTPS id AA4933851A89 for ; Thu, 20 Oct 2022 09:10:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AA4933851A89 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-yw1-x112f.google.com with SMTP id 00721157ae682-35ad0584879so192144057b3.7 for ; Thu, 20 Oct 2022 02:10:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=EKjHt3ZRgwP9ZFDnj9m7fRTcSwH/3adjXA7qp425zFU=; b=FMcN9WS5WVNrmWxyuWfIK5qG+i1CnE8b3FMyfCw9bUlFFM0AR0ma0dhGkDBnJb5p1E G7APb5bgR+id/t7k1OvfXz+iI+n12g/O+yqsOnPbmYU5MAO4ukkYl6laDFu56zgksCtu Shh/jLb7C3JxuTScpyN3Ep8UbSYGP8S2hQ3WpRovcvNHrnP1qussc/5LEkmCZVHZkXqD IxwolYVyD3WSc68+RaXvWuyC49Tiig8f20NFZ91OmLs2j1ZSK2RKrNFxPVSnAwB+SiRO CQvBySGHcdC9PsGVTvQtA/CGV/2A5p1wXR2QtGLYj5OL/sLU4D4scfy/yse7bNUCYslq enIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EKjHt3ZRgwP9ZFDnj9m7fRTcSwH/3adjXA7qp425zFU=; b=gojKWkMM0lnv9DMcuAnip669cwWtUyp1DYT4pXuBDQawlVz6r3pmg1fy+UUUAooYTU rLEsuHoCmrL4l+DB5K6I0Q4Rt9FJhZhUCFvuBVZIVLMzseYBA8TlvI1rCzGF7s2oS9nN tXNIkC9h4pOTc1Hmwm7BuEUCMa7BT8t5aBqFzj8kmDVAozaDCqqesMJ3UbfxfdygxchT eMKvbxtMadKgfr85rTGUKXLT6Xr05NUb+WJJiWFtZ08r0o1STass0rrfMrD4virPeRgx sVVIV4PnU1iiz8HEWe5YMQk+lG9NxATeSo7oXM2KJjCjuTArEkMXiRDAeETKfJLtVvgI ImdA== X-Gm-Message-State: ACrzQf0/U5o6O/phS8655cH2c0h3jyigTWLTCGgOltqaOOEBJaMvmxvv bpwg8BK0vuLg6SeC/FckRi3iIanMBgPfZc7mXkc= X-Google-Smtp-Source: AMsMyM7lc0fiEraUqc24zybZpYksqeObpfeQlMVuSqX9AE3HxKGVhaKYLLrEsok0GcZmTPHsUWRX420ma7GGf0woau8= X-Received: by 2002:a81:5344:0:b0:360:9535:bde3 with SMTP id h65-20020a815344000000b003609535bde3mr10513837ywb.344.1666257007576; Thu, 20 Oct 2022 02:10:07 -0700 (PDT) MIME-Version: 1.0 References: <20221014075445.7938-1-haochen.jiang@intel.com> <59C4B6AD-CC12-4D2A-9F9E-E44404BDF41A@googlemail.com> In-Reply-To: From: Hongtao Liu Date: Thu, 20 Oct 2022 17:09:55 +0800 Message-ID: Subject: Re: [PATCH 0/6] Add Intel Sierra Forest Instructions To: Iain Sandoe Cc: GCC Patches , hongtao.liu@intel.com, "Lu, Hongjiu" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Thu, Oct 20, 2022 at 9:11 AM Hongtao Liu wrote: > > On Wed, Oct 19, 2022 at 7:09 PM Iain Sandoe wro= te: > > > > Hi Hongtao > > > > > On 17 Oct 2022, at 02:56, Hongtao Liu wrote: > > > > > > On Mon, Oct 17, 2022 at 9:30 AM Bernhard Reutner-Fischer > > > wrote: > > >> > > >> On 17 October 2022 03:02:22 CEST, Hongtao Liu via Gcc-patches > > >> > > >>>>>> Do you have this series as a branch somewhere that I can try on = one of the > > >>>>>> like affected platforms? > > >>>>> > > >>>>> Not yet. > > >>>>> Do we have any external place to put those patches so folks from = the > > >>>>> community can validate before it's committed, HJ? > > >> > > >> > > >> https://gcc.gnu.org/gitwrite.html#vendor > > >> > > >> Not sure where in cgit the user branches are visible, though? But th= ey can certainly be cloned and worked with. > > > Thanks for the reminder, I've pushed to remotes/vendors/ix86/ise046. > > > * [new ref] refs/vendors/ix86/heads/ise046 -> > > > vendors/ix86/ise046 > > > > thanks for pushing this branch, much better to test these things before= committing rather than a panic > > to fix after=E2=80=A6 > > > > > > with > > f90df941532 (HEAD -> ise046, vendors/ix86/ise046) Add m_CORE_ATOM for a= tom cores > > > > - on x86_64 Darwin19 I get the following bootstrap fail: > > > > In file included from /src-local/gcc-master/gcc/config/i386/driver-i386= .cc:31: > > /src-local/gcc-master/gcc/common/config/i386/cpuinfo.h: In function =E2= =80=98const char* get_intel_cpu(__processor_model*, __processor_model2*, un= signed int*)=E2=80=99: > > /src-local/gcc-master/gcc/common/config/i386/cpuinfo.h:532:32: error: t= his statement may fall through [-Werror=3Dimplicit-fallthrough=3D] > > 532 | cpu_model->__cpu_subtype =3D INTEL_COREI7_GRANITERAPIDS; > > | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > /src-local/gcc-master/gcc/common/config/i386/cpuinfo.h:533:5: note: her= e > > 533 | case 0xb6: > > | ^~~~ > > cc1plus: all warnings being treated as errors > > > > =3D=3D=3D=3D > > Will try to look later, if that does not immediately ring some bell. > This should a bug, thanks! I've updated the branch, please try that. > > thanks > > Iain > > > > > -- > BR, > Hongtao --=20 BR, Hongtao