From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97986 invoked by alias); 30 Mar 2016 07:34:25 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 97977 invoked by uid 89); 30 Mar 2016 07:34:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:320, swift X-HELO: mail-ig0-f172.google.com Received: from mail-ig0-f172.google.com (HELO mail-ig0-f172.google.com) (209.85.213.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 30 Mar 2016 07:34:23 +0000 Received: by mail-ig0-f172.google.com with SMTP id nk17so94667297igb.1 for ; Wed, 30 Mar 2016 00:34:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=vmUafllhFIL7fMrSzCybJN7cR4lZtgHffu9aDxZvT9M=; b=iE9yD/xrHLFbf/ac1cXbkih4MXo/+x9xWYN0+FQpVsgobWpo1V96GsKvgJSOmmhNdX KZ5HZ8J83iYCSc3dwfK30etjE18LklPxMoIy1SYfCBOBHV8Mu3/jWbivDdbXspliWz5M 8ngOL+9bUWOKAiNPUYQmzmMzk4eVO4qy04NQnjLT6+dmRDaRUrQsmCrkQnXUNkA6a+6W +dPoVeGZTh7umqOq0IEhe0yIOkMZ0hXmwG0uTqQoibIJn5qhQXUhpjOLJb/ah3lAnfSw ruNJ8Sb13P/IwQBozLJ8ZzL1irrB2Mqf/WCoYq44xolGFKgBgVFhD4Sl6+dT251k2jLP rsSg== X-Gm-Message-State: AD7BkJIbIgBM691caGjfsHBuKB7TGFkDPUv6ATBXMOw2ym3PEOBCI4dPNOHqP2rKnKWV9fPXqBN2uJX2MMAcjQ== MIME-Version: 1.0 X-Received: by 10.50.65.1 with SMTP id t1mr21313996igs.34.1459323261671; Wed, 30 Mar 2016 00:34:21 -0700 (PDT) Received: by 10.36.200.8 with HTTP; Wed, 30 Mar 2016 00:34:21 -0700 (PDT) In-Reply-To: References: <983472E1-A1BC-4970-9CF9-0138A6BAD16D@apple.com> <6AAD87D2-90F9-4AD7-A195-AC91B76EA6AE@apple.com> <56FB5061.9010303@redhat.com> Date: Wed, 30 Mar 2016 07:34:00 -0000 Message-ID: Subject: Re: Preventing preemption of 'protected' symbols in GNU ld 2.26 From: Cary Coutant To: Jeff Law Cc: "H.J. Lu" , Joe Groff , Alan Modra , Binutils Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-03/txt/msg00413.txt.bz2 > See PR ld/15228 and PR > gold/19823 (the latter being the bug report that started this current > thread). Sorry, it was actually Joe's note about Swift that started this thread, but that came in right after the gold PR, so I was already primed. -cary