From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id wN9DDamwh2MHtB4AWB0awg (envelope-from ) for ; Wed, 30 Nov 2022 14:36:09 -0500 Received: by simark.ca (Postfix, from userid 112) id 334D31E11E; Wed, 30 Nov 2022 14:36:09 -0500 (EST) 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=Ft3U2EeM; 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=-7.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from sourceware.org (ip-8-43-85-97.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 575281E11A for ; Wed, 30 Nov 2022 14:36:05 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id E2616385B53E for ; Wed, 30 Nov 2022 19:36:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E2616385B53E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669836964; bh=G8FRgeDh0XGTjWWVBco00HLQXxyYJzQ/5N6F/Ce2TBg=; h=To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=Ft3U2EeMW+N130twnNKXPJ3u7V9H9tGbTeBk52I2AYHQk9CIUHmo7juDRXw4NXwj9 8XzAPS9Ov1pFawKkSXnRTz7cObNHbhl4pRAzuISr6sY9BW4dGKMkG+rxP8+WEnQJEY 4rMGs48Qc3JNOYHNDTH15JFOvhT4RMTYfHsr5yp4= Received: from mail-il1-x12d.google.com (mail-il1-x12d.google.com [IPv6:2607:f8b0:4864:20::12d]) by sourceware.org (Postfix) with ESMTPS id B49E9385842E for ; Wed, 30 Nov 2022 19:35:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B49E9385842E Received: by mail-il1-x12d.google.com with SMTP id m15so8570895ilq.2 for ; Wed, 30 Nov 2022 11:35:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G8FRgeDh0XGTjWWVBco00HLQXxyYJzQ/5N6F/Ce2TBg=; b=Rk4mAsKEWy+m7E+GjtfgnRa3tz3SjdAvi7OxfAj72mhScE4onVZ8TdqCH+JNZ5f4Cm Lx5eLlee0wrUu+z4Pj++JOzyUjIRx1JSg5O0yA7M6zGxP2A5SZSihlqLRSUEkGIk1n/w uGAhTAvD1D9BiO/5DQbjdGO/b7IJA9Em3i++BY96TjRDARne25qHnUs0Lxe9awz5REl1 Dyr8glz6Buxt1dlMgyVJ9RaYE34pGOhbUZBuDP63h7Z2FoqC69xFHxuHuVWJrOWtxY3A PCeVV0wLwMLRS9opBXF7KEbo1gsgx2wxfGTxewiS5V8jWNXAlkai5VQK5MTI2GflCJkb GjHQ== X-Gm-Message-State: ANoB5pkqVemAcKTQE64Oxq6e36PhXAZ82NYJMWCnKPoWoFaeibiwqkKF txZZ/xZwD6QhQo4nM/YcEF9caVb09/kKcw== X-Google-Smtp-Source: AA0mqf75NeokswcJL28ICKZMMR6O5n55ZwuLNK1yQBYsQLOsXeu13ngnXxwQ2RMn8JFstAKko16ebQ== X-Received: by 2002:a92:db4b:0:b0:302:5575:9e46 with SMTP id w11-20020a92db4b000000b0030255759e46mr28404208ilq.41.1669836941993; Wed, 30 Nov 2022 11:35:41 -0800 (PST) Received: from localhost.localdomain (97-122-76-186.hlrn.qwest.net. [97.122.76.186]) by smtp.gmail.com with ESMTPSA id o1-20020a027401000000b00375126ae55fsm857201jac.58.2022.11.30.11.35.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Nov 2022 11:35:41 -0800 (PST) To: gdb-patches@sourceware.org Cc: Tom Tromey Subject: [PATCH 2/3] Remove obsolete check from skip_compile_feature_tests Date: Wed, 30 Nov 2022 12:35:30 -0700 Message-Id: <20221130193531.2464972-3-tromey@adacore.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20221130193531.2464972-1-tromey@adacore.com> References: <20221130193531.2464972-1-tromey@adacore.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Tom Tromey via Gdb-patches Reply-To: Tom Tromey Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" skip_compile_feature_tests checks for "Command not supported on this host", but this error was removed by commit e8d8cce6 ("Import mkdtemp gnulib module, fix mingw build"). This patch removes the obsolete test. --- gdb/testsuite/lib/compile-support.exp | 3 --- 1 file changed, 3 deletions(-) diff --git a/gdb/testsuite/lib/compile-support.exp b/gdb/testsuite/lib/compile-support.exp index 58b3e4e3a1e..16b7c5dbc0d 100644 --- a/gdb/testsuite/lib/compile-support.exp +++ b/gdb/testsuite/lib/compile-support.exp @@ -26,9 +26,6 @@ proc skip_compile_feature_tests {} { "Could not load libcc1.*\r\n$gdb_prompt $" { set result 1 } - -re "Command not supported on this host\\..*\r\n$gdb_prompt $" { - set result 1 - } -re "\r\n$gdb_prompt $" { } } -- 2.34.3