From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id CE67L7BT/WLFtygAWB0awg (envelope-from ) for ; Wed, 17 Aug 2022 16:46:40 -0400 Received: by simark.ca (Postfix, from userid 112) id B4EE01E5EA; Wed, 17 Aug 2022 16:46:40 -0400 (EDT) Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=mQyDeInM; dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (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 simark.ca (Postfix) with ESMTPS id 53F9C1E13B for ; Wed, 17 Aug 2022 16:46:40 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 84F25385841A for ; Wed, 17 Aug 2022 20:46:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 84F25385841A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1660769199; bh=wvJ4n7jqcC4S4kLyk7zwFMNDHKpj+mobJzqalVwlQ2I=; h=References:To:Subject:In-reply-to:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=mQyDeInMMTGComwdzL9iO5QaW4HzF228qgUQEJBA0foCczbDgr7Vp4GU1/rZSqJsq uYUqiwdsSDlduJVZF4obqlcH1L34SXTjJIC8dvKSsIRnaCRTWYhA6qjfq/BnvYG8z2 7PYkLvMlJ0rp3GPrzIEYMDVGw4yAk+1IpOmOpaOg= Received: from mail-ua1-x934.google.com (mail-ua1-x934.google.com [IPv6:2607:f8b0:4864:20::934]) by sourceware.org (Postfix) with ESMTPS id 182293858D37 for ; Wed, 17 Aug 2022 20:46:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 182293858D37 Received: by mail-ua1-x934.google.com with SMTP id t21so5616724uaq.3 for ; Wed, 17 Aug 2022 13:46:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:date:in-reply-to:subject:cc:to:from :user-agent:references:x-gm-message-state:from:to:cc; bh=wvJ4n7jqcC4S4kLyk7zwFMNDHKpj+mobJzqalVwlQ2I=; b=0fHUHCB/Z0c4Ct9RVtF38U+K2yy40Jk3FijY/mna8O4ezaerpdQQVzvDpWgJplYMPn ixtsRRw3JKjgDM1CswS2JN5hW+pranessEtW0WO5rkMWLE8jW+7VFCpNgFiLlJXyYLC7 +arW4DP/m/fuFC7yu0jV2gE8tNQKB//dDbgF21lzrTv8xRlU0RCqfzaj43iGh8s6XTiA pSpNfpaElm3vrZg9F73MZ06mjnK+tx1c8WS84kwZo7dN2tMB3vt1qRtd7MA8kp8n+G1E AMjEiSYEZZzKJFLVGz3Ehia/FNfb6d0wAcMy5aYhcxfe/75sawUC25EBO7A9SXxYDhoU WVow== X-Gm-Message-State: ACgBeo3j/iNgycw2fH7Qib3yzlvrDPhFj0fWUask8RcTgavBlOmDf5CY TP3uhW7AOGcNjga6RRnZ7wMwXDuj7LFPpg== X-Google-Smtp-Source: AA6agR56pgZz/MXs0wS4nqmidpFPRgvxG2biT3wbNTlrpL6DynMTSrd9AnerXPkPRxHPyIFHlD6OVw== X-Received: by 2002:ab0:166f:0:b0:38d:a40:f00c with SMTP id l44-20020ab0166f000000b0038d0a40f00cmr11230150uae.74.1660769177433; Wed, 17 Aug 2022 13:46:17 -0700 (PDT) Received: from localhost ([2804:14c:8780:89d8:3877:80ff:b1ed:409]) by smtp.gmail.com with ESMTPSA id n65-20020a1f5944000000b00378fe8518dcsm11079118vkb.51.2022.08.17.13.46.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Aug 2022 13:46:10 -0700 (PDT) References: <20220805004648.111358-1-thiago.bauermann@linaro.org> <20220805004648.111358-3-thiago.bauermann@linaro.org> <87o7wynyet.fsf@linaro.org> User-agent: mu4e 1.8.8; emacs 28.1 To: gdb-patches@sourceware.org Subject: Re: [PATCH v2 2/2] gdb/testsuite: Add test for AArch64 Scalable Vector Extension In-reply-to: <87o7wynyet.fsf@linaro.org> Date: Wed, 17 Aug 2022 20:46:08 +0000 Message-ID: <87mtc24mzz.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Thiago Jung Bauermann via Gdb-patches Reply-To: Thiago Jung Bauermann Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" Hello, Thiago Jung Bauermann writes: > Luis Machado writes: > >> This looks good to me overall. I'd be more comfortable with someone >> else approving the generic bits (though they look quite obvious to >> me). > > Ok, hopefully others will agree. :-) Ping... Does any other maintainer have an opinion on the generic parts of this patch series? -- Thiago