From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97486 invoked by alias); 5 Apr 2018 07:27:30 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 97463 invoked by uid 89); 5 Apr 2018 07:27:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS,T_FILL_THIS_FORM_SHORT,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy= X-HELO: mx2.suse.de From: Andreas Schwab To: Samuel Thibault Cc: libc-alpha@sourceware.org Subject: Re: [hurd,commited] hurd: Avoid PLTs for longjmp & siglongjmp References: <20180404232002.29236-1-samuel.thibault@ens-lyon.org> X-Yow: Didn't I buy a 1951 Packard from you last March in Cairo? Date: Thu, 05 Apr 2018 07:27:00 -0000 In-Reply-To: <20180404232002.29236-1-samuel.thibault@ens-lyon.org> (Samuel Thibault's message of "Wed, 4 Apr 2018 23:20:02 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2018-04/txt/msg00134.txt.bz2 https://build.opensuse.org/package/live_build_log/home:Andreas_Schwab:glibc/glibc/s/s390x In file included from :0:0: ./../include/libc-symbols.h:471:26: error: '__EI_siglongjmp' aliased to undefined symbol '__GI_siglongjmp' extern __typeof (name) __EI_##name \ ^ ./../include/libc-symbols.h:475:29: note: in expansion of macro '__hidden_ver1' # define hidden_def(name) __hidden_ver1(__GI_##name, name, name); ^~~~~~~~~~~~~ ./../include/libc-symbols.h:539:32: note: in expansion of macro 'hidden_def' # define libc_hidden_def(name) hidden_def (name) ^~~~~~~~~~ ../sysdeps/s390/longjmp.c:52:1: note: in expansion of macro 'libc_hidden_def' libc_hidden_def (siglongjmp) ^~~~~~~~~~~~~~~ ./../include/libc-symbols.h:471:26: error: '__EI_longjmp' aliased to undefined symbol '__GI_longjmp' extern __typeof (name) __EI_##name \ ^ ./../include/libc-symbols.h:475:29: note: in expansion of macro '__hidden_ver1' # define hidden_def(name) __hidden_ver1(__GI_##name, name, name); ^~~~~~~~~~~~~ ./../include/libc-symbols.h:539:32: note: in expansion of macro 'hidden_def' # define libc_hidden_def(name) hidden_def (name) ^~~~~~~~~~ ../sysdeps/s390/longjmp.c:46:1: note: in expansion of macro 'libc_hidden_def' libc_hidden_def (longjmp) ^~~~~~~~~~~~~~~ Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."