From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8326 invoked by alias); 25 Jan 2006 17:31:30 -0000 Received: (qmail 8310 invoked by alias); 25 Jan 2006 17:31:28 -0000 Date: Wed, 25 Jan 2006 17:31:00 -0000 Message-ID: <20060125173128.8309.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug ada/14435] [4.2 Regression] gnatchop cannot use the compiled compiler in Ada's testsuite because of changed GCC_EXEC_PREFIX semantics In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "charlet at adacore dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-01/txt/msg02759.txt.bz2 List-Id: ------- Comment #16 from charlet at adacore dot com 2006-01-25 17:31 ------- Subject: Re: [4.2 Regression] gnatchop cannot use the compiled compiler in Ada's testsuite because of changed GCC_EXEC_PREFIX semantics > Is gnat1 a subprogram executed by the compiler? If anwser is yes and > we agree the manual is correct, I will try to fix the driver. gnat1 is similar to cc1 and cc1plus, i.e. executed by the gcc driver. Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14435