From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13651 invoked by alias); 29 Sep 2016 21:37:00 -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 13642 invoked by uid 89); 29 Sep 2016 21:36:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Edelsohn X-HELO: mail-pf0-f194.google.com Received: from mail-pf0-f194.google.com (HELO mail-pf0-f194.google.com) (209.85.192.194) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 29 Sep 2016 21:36:58 +0000 Received: by mail-pf0-f194.google.com with SMTP id 21so4058078pfy.1 for ; Thu, 29 Sep 2016 14:36:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=vs/GWZ4GkUAG9ICztOkY6S0P8gIiUtXFh5HKFcXH8sE=; b=e7nMCbjD3j1r2XZ39GL5uJRPFyStwjEwdqEQEJyQG6RDoR7FZwushpm8QicUUMdLga reMg9Hn2yWpMVsf1DiVrPcpVyRkclVOLeaNh+LJ0+KXg5Im0fQ8nvHwrnqGqWVTZO0JX bpMUggHJhkARI3XVMWKVe/px/cz1XhGywk+9uQtXVanwTBvaRfM0aIg4Jb1Mj/kZ/1tK eOFisnb9GeLew4EPALpfmiOXNDv5THIz5D5WM8Iaj1N0/Z4+ODEeCzHbWlT/QZiNBFee dvJyUfFVnJCbq7v/GhrjXQEiQrO4kovBgmVLLbiLXiYKjbglmmha5DfCbhDWLkVG08ig LyXg== X-Gm-Message-State: AA6/9RnKe2d8oDQ3nAIw263gqRFWASkGXA6eJSZtn8ZkWhalWAD7FtEfxi0FyJUt4Heirw== X-Received: by 10.98.156.81 with SMTP id f78mr5938961pfe.139.1475185017310; Thu, 29 Sep 2016 14:36:57 -0700 (PDT) Received: from bubble.grove.modra.org (CPE-58-160-146-233.sa.bigpond.net.au. [58.160.146.233]) by smtp.gmail.com with ESMTPSA id u1sm22463718pfb.62.2016.09.29.14.36.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Sep 2016 14:36:56 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 1383AC19B9; Fri, 30 Sep 2016 07:06:52 +0930 (ACST) Date: Thu, 29 Sep 2016 22:05:00 -0000 From: Alan Modra To: David Edelsohn Cc: Segher Boessenkool , GCC Patches Subject: Re: [PATCH 1/2][RS6000] .gnu.attribute Tag_GNU_Power_ABI_FP Message-ID: <20160929213651.GG4877@bubble.grove.modra.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg02300.txt.bz2 On Thu, Sep 29, 2016 at 10:55:20AM -0400, David Edelsohn wrote: > Alan, > > This patch broke bootstrap on AIX. sysv4.opt is not included on AIX. > References to sysv4.opt-specific flags have to be protected in > rs6000.c. Sorry. I have reverted the change to rs6000_opt_vars. svn r240639. -- Alan Modra Australia Development Lab, IBM