From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29818 invoked by alias); 1 Oct 2007 09:33:47 -0000 Received: (qmail 29800 invoked by uid 22791); 1 Oct 2007 09:33:46 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 01 Oct 2007 09:33:43 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.1/8.13.1) with ESMTP id l919Xe3x008261 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 Oct 2007 05:33:41 -0400 Received: from zebedee.littlepinkcloud.COM (vpn-14-104.rdu.redhat.com [10.11.14.104]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l919Xa8m021245; Mon, 1 Oct 2007 05:33:37 -0400 Received: from littlepinkcloud.COM (localhost.localdomain [127.0.0.1]) by zebedee.littlepinkcloud.COM (8.13.8/8.13.5) with ESMTP id l919XVsT017848; Mon, 1 Oct 2007 10:33:31 +0100 Received: (from aph@localhost) by littlepinkcloud.COM (8.13.8/8.13.5/Submit) id l919XUZu017845; Mon, 1 Oct 2007 10:33:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18176.48874.886831.274112@zebedee.pink> Date: Mon, 01 Oct 2007 09:33:00 -0000 From: Andrew Haley To: Matthias Klose Cc: GCJ-patches , gcc-patches@gcc.gnu.org, Jakub Jelinek Subject: Re: [patch ping2] libffi/boehm-gc/crt files executable stack (missing .note.GNU-stack on .o files) In-Reply-To: <46F83098.8030606@ubuntu.com> References: <468CCD47.20502@ubuntu.com> <20070712115434.GE2063@devserv.devel.redhat.com> <18070.5975.204654.719483@zebedee.pink> <20070712121441.GF2063@devserv.devel.redhat.com> <46F83098.8030606@ubuntu.com> X-Mailer: VM 7.19 under Emacs 22.0.93.1 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: 2007-10/txt/msg00025.txt.bz2 Matthias Klose writes: > ping 2 on the non ia64/ppc64 parts of this patch Please resubmit the patch you actually want to commit. TIA, Andrew.