From patchwork Wed May 2 12:56:45 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnaud Charlet X-Patchwork-Id: 156452 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id DEE24B6FBC for ; Wed, 2 May 2012 22:57:14 +1000 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1336568235; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:Received:Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:Content-Disposition:In-Reply-To: User-Agent:Mailing-List:Precedence:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:Sender:Delivered-To; bh=ABkXaEM gxoGhclYDzjuQ5gk1tAI=; b=Qejg4QgQtPuN7xFONG8Aemdd+OkirAZf0H5LIbS BE5hqPi8akTm3BC11E45eSVbWsZwb0jvQ2uNInnwMhbXQu8bM7xr7irAZQ5QtHGh sHWq+1GqakTZZNFKkFfRRdOqoVYLAzwcqtvmBJocGt0avOXVc5QLGZs1D8UpWxfn YNnU= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Received:Received:Date:From:To:Cc:Subject:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:User-Agent:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=Ei7+9ItI/FzfJuRhng+Rs9d33kSvgF9myFqbVP71LCJQvssZF5REfxyLyqRpqt UTMsdNuzDnGwr1CbJ+xU2Sruko6sRXIMDyoQD61PIxJE5luuPjwCr3F4PEb0xZ93 SmZ/APwrpTGwgDsxXu49/lLd+1CoGlkPUm7L6H7VAttU4=; Received: (qmail 13640 invoked by alias); 2 May 2012 12:57:09 -0000 Received: (qmail 13626 invoked by uid 22791); 2 May 2012 12:57:07 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 May 2012 12:56:47 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 40423290044; Wed, 2 May 2012 14:56:52 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tNqGz-fMDDqL; Wed, 2 May 2012 14:56:52 +0200 (CEST) Received: from province.act-europe.fr (province.act-europe.fr [10.10.0.214]) by mel.act-europe.fr (Postfix) with ESMTP id 21E5829003C; Wed, 2 May 2012 14:56:52 +0200 (CEST) Received: by province.act-europe.fr (Postfix, from userid 525) id B8D431649C2; Wed, 2 May 2012 14:56:45 +0200 (CEST) Date: Wed, 2 May 2012 14:56:45 +0200 From: Arnaud Charlet To: Pascal Obry Cc: GCC Patches , Dave Korn , Eric Botcazou , Christian Joensson Subject: Re: [patch] Fix cygwin ada install [was Re: Yet another issue with gcc current trunk with ada on cygwin] Message-ID: <20120502125645.GA63092@adacore.com> References: <4F450A1A.3000902@gmail.com> <4F451702.7040000@adacore.com> <4F7F0B48.2070008@adacore.com> <4F9A74E7.1080109@adacore.com> <20120428175530.GA65371@adacore.com> <4F9D716C.1080307@adacore.com> <20120502091115.GA24354@adacore.com> <4FA0FAE7.90903@adacore.com> <20120502092355.GA26696@adacore.com> <4FA1092D.5090005@adacore.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4FA1092D.5090005@adacore.com> User-Agent: Mutt/1.5.17 (2007-11-01) Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org OK, revision 184558 now reverted. Arno Index: gcc/ada/ChangeLog =================================================================== --- gcc/ada/ChangeLog (revision 187037) +++ gcc/ada/ChangeLog (working copy) @@ -1,3 +1,8 @@ +2012-05-02 Pascal Obry + + Revert + 2012-02-24 Dave Korn + 2012-04-30 Jan Hubicka * gcc-interface/utils.c (rest_of_subprog_body_compilation): Update @@ -1599,7 +1604,7 @@ 2012-02-22 Hristian Kirtchev - * exp_ch7.adb (Create_Finalizer): Suppress elaboration checks on + * exp_ch7.adb (Create_Finalizer): Suppress elaboration checks on stack-related finalizers. 2012-02-22 Ed Schonberg Index: gcc/ada/gcc-interface/Makefile.in =================================================================== --- gcc/ada/gcc-interface/Makefile.in (revision 187037) +++ gcc/ada/gcc-interface/Makefile.in (working copy) @@ -1547,19 +1547,16 @@ ifeq ($(strip $(filter-out cygwin% mingw # the Cygwin port has always been a CygMing frankenhybrid and it is # a long-term project to disentangle them. ifeq ($(strip $(filter-out cygwin%,$(osys))),) - WIN_SO_PREFIX=cyg LIBGNAT_TARGET_PAIRS = \ s-memory.adb + + Revert + 2012-02-24 Dave Korn + 2012-02-24 Dave Korn * Makefile.in (bindir): Import from autoconf and pass down to submake. @@ -97,7 +102,7 @@ 2008-09-21 Laurent Guerby Paolo Bonzini - + PR ada/5911 * Makefile.in (all, install, mostlyclean, clean, distclean): Add multilib handling. @@ -105,7 +110,7 @@ * configure: Regenerate. 2008-08-29 Laurent Guerby - + * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to avoid conflicts. Factor more flags to pass. (libsubdir): New variable. @@ -114,7 +119,7 @@ 2008-08-28 Laurent Guerby * configure: Regenerate. - + 2008-08-06 Thomas Quinot * Makefile.in: generate s-oscons.ads again, previous change was Index: libada/Makefile.in =================================================================== --- libada/Makefile.in (revision 187037) +++ libada/Makefile.in (working copy) @@ -33,7 +33,6 @@ MULTICLEAN = true SHELL = @SHELL@ srcdir = @srcdir@ libdir = @libdir@ -bindir = @bindir@ build = @build@ target = @target@ prefix = @prefix@ @@ -84,7 +83,6 @@ LIBADA_FLAGS_TO_PASS = \ "TRACE=$(TRACE)" \ "MULTISUBDIR=$(MULTISUBDIR)" \ "libsubdir=$(libsubdir)" \ - "bindir=$(bindir)" \ "objext=$(objext)" \ "prefix=$(prefix)" \ "exeext=.exeext.should.not.be.used " \