From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79700 invoked by alias); 17 Jul 2017 11:34:04 -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 79677 invoked by uid 89); 17 Jul 2017 11:34:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:784 X-HELO: mx1.suse.de Received: from mx2.suse.de (HELO mx1.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 17 Jul 2017 11:34:02 +0000 Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 63347AABA; Mon, 17 Jul 2017 11:34:00 +0000 (UTC) Subject: Re: [PATCH] Remove Java references in source code. To: Eric Botcazou Cc: gcc-patches@gcc.gnu.org References: <93263f75-165a-5512-de4e-3d5c6eacb388@suse.cz> <1764744.7b0aqxGsHI@polaris> From: =?UTF-8?Q?Martin_Li=c5=a1ka?= Message-ID: Date: Mon, 17 Jul 2017 11:34:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1764744.7b0aqxGsHI@polaris> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-07/txt/msg00965.txt.bz2 On 07/15/2017 09:37 AM, Eric Botcazou wrote: >> Patch removes some remaining references in gcc/ subfolder. >> >> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. > > You need to configure with --enable-languages=all for cleanups like this, the > patch trivially breaks the Ada compiler everywhere: Hi. Sorry for the breakage. Thanks! Martin > > +===========================GNAT BUG DETECTED==============================+ > | 8.0.0 20170715 (experimental) [trunk revision 250221] (x86_64-suse-linux) > GCC error:| > | in gimplify_save_expr, at gimplify.c:5805 | > | Error detected around /home/eric/svn/gcc/gcc/ada/butil.adb:40:31 | > | Please submit a bug report; see https://gcc.gnu.org/bugs/ . | >