From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4758 invoked by alias); 22 Aug 2011 15:07:01 -0000 Received: (qmail 4747 invoked by uid 22791); 22 Aug 2011 15:07:01 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-gx0-f175.google.com (HELO mail-gx0-f175.google.com) (209.85.161.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 22 Aug 2011 15:06:48 +0000 Received: by gxk3 with SMTP id 3so596601gxk.20 for ; Mon, 22 Aug 2011 08:06:47 -0700 (PDT) Received: by 10.42.155.70 with SMTP id t6mr2534249icw.307.1314025607219; Mon, 22 Aug 2011 08:06:47 -0700 (PDT) Received: from yakj.usersys.redhat.com (93-34-199-31.ip51.fastwebnet.it [93.34.199.31]) by mx.google.com with ESMTPS id a9sm5960501icy.18.2011.08.22.08.06.41 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 22 Aug 2011 08:06:45 -0700 (PDT) Message-ID: <4E52707E.4090306@gnu.org> Date: Mon, 22 Aug 2011 15:46:00 -0000 From: Paolo Bonzini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: "H.J. Lu" CC: Jakub Jelinek , David Edelsohn , GCC Patches Subject: Re: PING: PATCH: PR target/46770: Use .init_array/.fini_array sections References: <20110822053744.GM2687@tyan-ft48-01.lab.bos.redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 X-SW-Source: 2011-08/txt/msg01784.txt.bz2 On 08/22/2011 04:45 PM, H.J. Lu wrote: > Can I check in this patch to address AIX issue first? > I will submit a patch to test ".section .init_array" later? > > Thanks. Yes. Paolo