From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13715 invoked by alias); 15 Jul 2017 12:45:49 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 13198 invoked by uid 89); 15 Jul 2017 12:45:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-pf0-f169.google.com Received: from mail-pf0-f169.google.com (HELO mail-pf0-f169.google.com) (209.85.192.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 15 Jul 2017 12:45:45 +0000 Received: by mail-pf0-f169.google.com with SMTP id q86so57259759pfl.3 for ; Sat, 15 Jul 2017 05:45:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=z8BRPqNaSoRfte1I36n8a6lVTZMyTdJA/mlZC7tEJKk=; b=stvANKMT8IQEP0TxR7bAhNlB0FJYl8YIVdhfG+5gdwt3C6xb7xyoOKmVIP5UG7KRca BN/W8J7d0E8sjITPv9nc+sifWrAxKqyPJBPDyCYbRMX4v44JZ1vDJoUTvX8ITMqUj3Qd w5QBo8KZgRyXQLFgJ+W0TNNLw+xYeBqHUX62ryjG47K+y7NWUpH5uZwaMT6wpP2kWrNX /ex5WFEU3otxlEkso1WPPhYbvYiM1D7C93R2sEdlv6LHVYli2vn2q1JCcm/wnTgN7t4S i7ueXA+1/qnJmJclx92bH9apnSgabtYVv4mgK/9Wz56X6MDkGoYhb1chhYZ8hs4zqTmQ 2JHA== X-Gm-Message-State: AIVw1112v1epEa+qKWN+5OBZ/BNeqMRvCa/OiRBiZOg4ibhZpUK/r33E 1okq0yqd+UqKKFMw X-Received: by 10.84.241.67 with SMTP id u3mr21041428plm.30.1500122744072; Sat, 15 Jul 2017 05:45:44 -0700 (PDT) Received: from bubble.grove.modra.org (CPE-58-160-71-80.tyqh2.lon.bigpond.net.au. [58.160.71.80]) by smtp.gmail.com with ESMTPSA id w70sm1907488pfd.15.2017.07.15.05.45.42 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jul 2017 05:45:42 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 58CE8C04C9; Sat, 15 Jul 2017 22:15:39 +0930 (ACST) Date: Sat, 15 Jul 2017 12:45:00 -0000 From: Alan Modra To: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 Message-ID: <20170715124539.GD14520@bubble.grove.modra.org> References: <20170622152859.GG8406@bubble.grove.modra.org> <20170629133356.GA25242@bubble.grove.modra.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170629133356.GA25242@bubble.grove.modra.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-IsSubscribed: yes X-SW-Source: 2017-07/txt/msg00885.txt.bz2 On Thu, Jun 29, 2017 at 11:03:56PM +0930, Alan Modra wrote: > Ping? Linux startfile and endfile specs. > https://gcc.gnu.org/ml/gcc-patches/2017-06/msg01678.html 3 week ping. Also fixes PR81295. -- Alan Modra Australia Development Lab, IBM