From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by sourceware.org (Postfix) with ESMTPS id 6F68A385840D for ; Mon, 17 Apr 2023 19:19:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 6F68A385840D Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=rivosinc.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=rivosinc.com Received: by mail-pl1-x632.google.com with SMTP id d9443c01a7336-1a66b9bd893so11333495ad.1 for ; Mon, 17 Apr 2023 12:19:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20221208.gappssmtp.com; s=20221208; t=1681759196; x=1684351196; h=content-transfer-encoding:mime-version:message-id:to:from:cc :in-reply-to:subject:date:from:to:cc:subject:date:message-id :reply-to; bh=opnKhsGwc1+PV5T7tpRRKdQ5YyXtZmPBUdXc5YrFiHc=; b=1rhXHvBVpMX97aASqal1rQK2SacTU3iHoQDThz5YFbVbVsqZD5hnGG7LKK8vsPPjID 2OL0yUl3YEP5KAajDDZi2ARzsWda7lgHPhRYM9mhmrsmhceWobrdmI/BUaHa7/T8Bftd eRfSn1r3hQvw9mm1Mdwou1mORHY7vH19gHfx8W2ipxO+pi5IzxcyAyGGCsAbNZPbjmUr C/0TwRcCB4Uub+1mRXzSzpkUjtRSVfChnUzMzv4y/r7PmcRO53Uldmm25Y+8D8LOM+ZG y3B356fqbrtot8ymurB75dqMbs5sAGKluL3iQ8NKeKtguDe8LvyA9fTOx3UUJ664NIex iT6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681759196; x=1684351196; h=content-transfer-encoding:mime-version:message-id:to:from:cc :in-reply-to:subject:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=opnKhsGwc1+PV5T7tpRRKdQ5YyXtZmPBUdXc5YrFiHc=; b=AxNPrq4HwGsiDa2AEG3lBU0QmvwMc13B8kEeYrj3vJi3VJBtC0xY5p912mZ/U4A9ZV Dxm7R83XaRQwV253Nu4vJrEuD/nucffD64eG6bDQj5ApH4u5RObsfp7W51bxqvJY7Yha be/qtEWokbw/qAZ65UowwTrgguB8YoOCuw/T1me6iLROwIX3pPI3g/PPwNXm64iVckgM CJV975PKVdpaYMQiKIyxIWoc4dBvT1rKHw3izj0VNh9vpL7Sw7TXDFldlTzGOU1fV2Eu C5pmNqOZJPTblv/tB+NLPMwfTf+/DchACoO28+lJzNGoExuhGpyec7b9RiRxryXyRfK1 lZiQ== X-Gm-Message-State: AAQBX9fgUlEbYgElSDgtdhNR0Eu/EfOKXSyiiOUX2diE7ziWURFqspq8 /qidnEXom0rZ9/rddFNeQ+ZDPHDDtvwDyMK/OmI= X-Google-Smtp-Source: AKy350ZUskYCUHu9DGxi9A5yw2z7fDvUCy157TwNfPlHMlJRONQQqQN1h0asx4BYgeYW/hGH0tdYcQ== X-Received: by 2002:a05:6a00:10ca:b0:635:d5d9:8ff5 with SMTP id d10-20020a056a0010ca00b00635d5d98ff5mr21099262pfu.23.1681759195690; Mon, 17 Apr 2023 12:19:55 -0700 (PDT) Received: from localhost ([50.221.140.188]) by smtp.gmail.com with ESMTPSA id m9-20020a654c89000000b00502ecb91940sm7514581pgt.55.2023.04.17.12.19.55 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Apr 2023 12:19:55 -0700 (PDT) Date: Mon, 17 Apr 2023 12:19:55 -0700 (PDT) X-Google-Original-Date: Mon, 17 Apr 2023 12:19:41 PDT (-0700) Subject: Re: [PATCH] RISC-V: Force ilp32d for the T-Head FMV test In-Reply-To: CC: gcc-patches@gcc.gnu.org From: Palmer Dabbelt To: gcc-patches@gcc.gnu.org Message-ID: Mime-Version: 1.0 (MHng) Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-5.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE 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 Tue, 11 Apr 2023 14:01:35 PDT (-0700), gcc-patches@gcc.gnu.org wrote: > > > On 4/11/23 14:10, Palmer Dabbelt wrote: >> These functions are NOPs on the soft-float ABIs. Since we're already >> forcing the ISA, let's just force the ABI too. >> >> gcc/testsuite/ChangeLog: >> >> * gcc.target/riscv/xtheadfmv-fmv.c: Force the ilp32d ABI. >> --- >> This one is also in the testing queue. OK for trunk? > OK Committed.