From patchwork Thu Nov 23 20:58:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John David Anglin X-Patchwork-Id: 1867977 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=server2.sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Sbr8H1Nt8z1ySg for ; Fri, 24 Nov 2023 07:59:26 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id CDDB4385840A for ; Thu, 23 Nov 2023 20:59:23 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from dellerweb.de (dellerweb.de [173.249.48.176]) by sourceware.org (Postfix) with ESMTPS id 16F2A3858D33 for ; Thu, 23 Nov 2023 20:59:13 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 16F2A3858D33 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=parisc-linux.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=parisc-linux.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 16F2A3858D33 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=173.249.48.176 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700773154; cv=none; b=ZdMbACqN5NRDEPpAvsnX88iH+Sc+YRYD4HlFoZwiDgHEijez1hjXmJ0N+IkPl8w+owyiEZvo52P/tnMh2kyd8aqfz3G13zSXJJx2YGtDKIB4BQB5Is/leErww9I0NM7VvsOBsZ582mMrVlZ0leQdi3LMl0LJ35qS82XAgdgd0zo= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700773154; c=relaxed/simple; bh=QFfPdfHhWLGn3K9X+7HcUgnNFnrW/Sr3f7N2IAu0LLE=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=lcbY6yIdbgNf6NCz9V1QuzYRaEJb0pmxF/K37+BFjUhxYyMyhLg1MaQCsxcU98/y+tb22N0IhTB0+f25lJbqENeetjhuiy1ZgoBSiIcSetNpUkaDVyRoYnTz5Ad4pUR1CzNgRGD+4IZHn+lJN9pnPX5JhHYAeKgiVxr0tevQKu8= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from mx3210.localdomain (bras-base-otwaon0906w-grc-03-142-126-114-79.dsl.bell.ca [142.126.114.79]) by dellerweb.de (Postfix) with ESMTPSA id 6CEA71600244; Thu, 23 Nov 2023 21:59:11 +0100 (CET) Received: by mx3210.localdomain (Postfix, from userid 1000) id B5F3F22012C; Thu, 23 Nov 2023 20:58:54 +0000 (UTC) Date: Thu, 23 Nov 2023 20:58:54 +0000 From: John David Anglin To: GCC Patches Subject: [committed] hppa: Fix g++.dg/modules/bad-mapper-1.C on hpux Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Spam-Status: No, score=-9.1 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, SPF_HELO_PASS, 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 X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Tested on hppa64-hp-hpux11.11. Committed to trunk. Dave --- hppa: Fix g++.dg/modules/bad-mapper-1.C on hpux 2023-11-23 John David Anglin gcc/testsuite/ChangeLog: * g++.dg/modules/bad-mapper-1.C: Add hppa*-*-hpux* to dg-error "-:failed mapper handshake communication" targets. diff --git a/gcc/testsuite/g++.dg/modules/bad-mapper-1.C b/gcc/testsuite/g++.dg/modules/bad-mapper-1.C index 53e3e1d0c88..f2ea5fbf580 100644 --- a/gcc/testsuite/g++.dg/modules/bad-mapper-1.C +++ b/gcc/testsuite/g++.dg/modules/bad-mapper-1.C @@ -4,6 +4,6 @@ import unique1.bob; // { dg-prune-output "fatal error:" } // { dg-prune-output "failed to read" } // { dg-prune-output "compilation terminated" } -// { dg-error "-:failed mapper handshake communication" "" { target { *-*-darwin[89]* *-*-darwin10* } } 0 } +// { dg-error "-:failed mapper handshake communication" "" { target { *-*-darwin[89]* *-*-darwin10* hppa*-*-hpux* } } 0 } // { dg-prune-output "trying to exec .this-will-not-work." } // { dg-prune-output "unknown Compiled Module Interface" }