From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) by sourceware.org (Postfix) with ESMTPS id 9045A3857C66 for ; Mon, 3 Apr 2023 04:00:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9045A3857C66 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-pj1-x1034.google.com with SMTP id ml21so3990935pjb.4 for ; Sun, 02 Apr 2023 21:00:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680494404; x=1683086404; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=xNTNPfBqaodMBefj1Ax0t1W8UqG9QPARC36jEv3AOJU=; b=XJI2YzkKBx+WwMvqpCG8+5BOrJFxalOpzVcObeB77Sq5EBE8pBD1XbcBs5VxqqlGiQ wVeGN3LwQ7cZyn63Y0I6GdRX8hEs8Ih5y1ePy9G6BhyB9smXPqj2qK+0oCvdp2Sz8CLs diADxnCPhAy/68ZcVwUIe34zzBKBE81PtiHd9radvjmIIhcsgczziX8Gj5wQKSEcenOJ pdrr5qRArQ/x45swKGj3TQtMR4XPANNpJxPUvv1Lovlf9rsGhLRO/YV3xEvztIoTDpdm Ynr0Wx7+7a3nppOazNmjdqU43u5T0lt6Nk92aLqgQ30wRutflQTdZACy4F5YFTusO0qE WIXA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680494404; x=1683086404; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xNTNPfBqaodMBefj1Ax0t1W8UqG9QPARC36jEv3AOJU=; b=t4RdaFTYC0UjayVXRABpxUnFrba6AQZjtMWTTPyaUbN4ThB40ST6akR04pgUayL2YY exE+0O8jBeyTiCG8+HxhL14foblMzbWoJZi8lEmQrWLT3dXzBO24wUKTlKHvQGEClnYD 6GdVIgjy16bqpc17Wb0ai2IGoOSPeiCxT989OLuOqFLFcM5csYRO44UF+gWLfPDgoyco ma3ykvgZfBwaBQdXrI6xwtqKFg8wRfxTdlUYN7sO7qvbzJBUICDqJ2otPqwH9mb7SHZk 2Tg2tvMh8NSAnZdUKTDjJ6DiYUGXwwwliNHpkM4cV1sgxAAPFGuLRFVV1kVgsgVlN6xD K33Q== X-Gm-Message-State: AAQBX9ejuTpqaX/fSKUTAMuasKSeaUWo7pFgzqiNIJKFRk2/izoc98ZF UAeo7rVwV39xrCDL4jaeErk= X-Google-Smtp-Source: AKy350bFaou4LKAOBhRhNMmUrbEMhut5oOvOEffANnXH4HlKbw+SUVSxXo2AiN1fbWDIPbB7ybz+ew== X-Received: by 2002:a17:902:d488:b0:1a1:d366:b0a4 with SMTP id c8-20020a170902d48800b001a1d366b0a4mr39374026plg.51.1680494404359; Sun, 02 Apr 2023 21:00:04 -0700 (PDT) Received: from ?IPV6:2601:681:8600:13d0::f0a? ([2601:681:8600:13d0::f0a]) by smtp.gmail.com with ESMTPSA id f19-20020a170902e99300b0019c92f56983sm5487904plb.120.2023.04.02.21.00.03 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 02 Apr 2023 21:00:03 -0700 (PDT) Message-ID: Date: Sun, 2 Apr 2023 22:00:02 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH] RISC-V: Fix typo Content-Language: en-US To: Li Xu , gcc-patches@gcc.gnu.org Cc: kito.cheng@gmail.com, palmer@dabbelt.com References: <20230403011939.10677-1-xuli1@eswincomputing.com> From: Jeff Law In-Reply-To: <20230403011939.10677-1-xuli1@eswincomputing.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,NICE_REPLY_A,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 4/2/23 19:19, Li Xu wrote: > gcc/ChangeLog: > > * config/riscv/riscv-vector-builtins.def (vuint32m8_t): Fix typo > (vfloat32m8_t): Likewise THanks. Pushed to the trunk. jeff