From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8824 invoked by alias); 16 Jul 2008 14:42:22 -0000 Received: (qmail 8805 invoked by uid 22791); 16 Jul 2008 14:42:21 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 16 Jul 2008 14:41:53 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m6GEfkAM003868; Wed, 16 Jul 2008 10:41:46 -0400 Received: from zebedee.pink (vpn-13-33.rdu.redhat.com [10.11.13.33]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6GEfiEi024693; Wed, 16 Jul 2008 10:41:45 -0400 Message-ID: <487E089E.3080903@redhat.com> Date: Sun, 20 Jul 2008 19:51:00 -0000 From: Andrew Haley User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: Paolo Bonzini CC: Java Patches , Roger Sayle , GCC Patches Subject: Re: Old patch: References: <487E0649.3000004@gnu.org> In-Reply-To: <487E0649.3000004@gnu.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2008-q3/txt/msg00023.txt.bz2 Paolo Bonzini wrote: > The patch at http://gcc.gnu.org/ml/gcc-patches/2006-07/msg00295.html has > never been applied. > > Ok for mainline? Roger, would you do it or should I (with the change > from mkdir_p_fun to func_mkdir_p suggested in a follow-up by Ralf > Wildenhues)? Sure. All patches to build with POSIX /bin/sh are welcome. Andrew.