From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x62b.google.com (mail-pl1-x62b.google.com [IPv6:2607:f8b0:4864:20::62b]) by sourceware.org (Postfix) with ESMTPS id 62D383858C27 for ; Tue, 8 Feb 2022 11:13:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 62D383858C27 Received: by mail-pl1-x62b.google.com with SMTP id w20so4299334plq.12 for ; Tue, 08 Feb 2022 03:13:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition; bh=Ogy0oAlpXTPYKdOeTu0rFIOkYhaMk8DGE5J1AwU+GS0=; b=YODD5ykvXx3xH1M9EsZSB08b3ui6d3jLhnOUu5VmlOjS0kWu46WSgXpuLsPwIprDPX NFHAiRP4UOK52/bWZg9IHtdSPNJw4744yAVhWZx2qH1O8sn8bHPPbCteCyW0kia48nzO L2iz/tYbkOhh0tiMk/pjlAL4wTyvtlhCFvNukoTgC1SHDK1iOITjBX33OCwQL8ie8pNl 0a2Y1yiS54baSiq7i06VyrGpEmkd3I+QgLFubagM1EERZTNQu+IAkZiGuN5z/Kg7pUne o1jsaJChAYrqgH3UWbm3MJXL76Sj7GInIBTR09wMILGHaqu/sfVish9P/CP7L5tMFzgw HO8Q== X-Gm-Message-State: AOAM531C8VmI1QbgW5FBvNqpwJCl76T+5qVLmwePhPJ5EkT2NroUl7Jf lDLLP88OPGWIt65JboWYZ0RvIyrdupU= X-Google-Smtp-Source: ABdhPJxCSXUxX7ZjkgJ7zZll6iy5RcVU006donGSBAt92s61nsRn+Ko1Vhtid5HLZTZDcO0dOngnjQ== X-Received: by 2002:a17:902:f610:: with SMTP id n16mr4074190plg.35.1644318784055; Tue, 08 Feb 2022 03:13:04 -0800 (PST) Received: from squeak.grove.modra.org ([2406:3400:51d:8cc0:4708:a2c1:69d3:eb5d]) by smtp.gmail.com with ESMTPSA id o2sm4864936pga.57.2022.02.08.03.13.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Feb 2022 03:13:03 -0800 (PST) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id 3980C11403A7; Tue, 8 Feb 2022 21:43:00 +1030 (ACDT) Date: Tue, 8 Feb 2022 21:43:00 +1030 From: Alan Modra To: binutils@sourceware.org Subject: Re: elf: Check symbol version without any symbols Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-3037.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2022 11:13:06 -0000 hppa64-hp-hpux11.23 +XPASS: ld-elf/pr24718-1 hppa64-linux +XPASS: ld-elf/pr24718-1 * testsuite/ld-elf/pr24718-1.d: Don't xfail for hppa64. diff --git a/ld/testsuite/ld-elf/pr24718-1.d b/ld/testsuite/ld-elf/pr24718-1.d index d8257f56f77..767cf740ee0 100644 --- a/ld/testsuite/ld-elf/pr24718-1.d +++ b/ld/testsuite/ld-elf/pr24718-1.d @@ -1,8 +1,8 @@ #ld: -shared -version-script pr24718-1.t #readelf: -V #target: [check_shared_lib_support] -#xfail: hppa64-*-* tic6x-*-* -# hppa64 uses dot-symbols, tic6x requires a non-default emulation. +#xfail: tic6x-*-* +# tic6x requires a non-default emulation. #... Version definition section '\.gnu\.version_d' contains 3 entries: -- Alan Modra Australia Development Lab, IBM