From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7572 invoked by alias); 18 Jul 2002 19:30:16 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 7536 invoked from network); 18 Jul 2002 19:30:12 -0000 Received: from unknown (HELO smtp2.wanadoo.nl) (194.134.35.138) by sources.redhat.com with SMTP; 18 Jul 2002 19:30:12 -0000 Received: from steven.lr-s.tudelft.nl (98dyn140.com21.casema.net [62.234.29.140]) by smtp2.wanadoo.nl (Postfix) with ESMTP id DDE062023A; Thu, 18 Jul 2002 21:30:09 +0200 (MEST) Subject: Re: RFC: Improvements to alternate-entry-point handling From: Steven Bosscher To: Zack Weinberg Cc: gcc-patches@gcc.gnu.org In-Reply-To: <20020718004720.GF8656@codesourcery.com> References: <20020718004720.GF8656@codesourcery.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 18 Jul 2002 12:44:00 -0000 Message-Id: <1027020804.889.59.camel@steven> Mime-Version: 1.0 X-SW-Source: 2002-07/txt/msg00969.txt.bz2 Op do 18-07-2002, om 02:47 schreef Zack Weinberg: > This patch accomplishes some improvements to the alternate entry point > handling code (not currently used for anything, but I have plans for > it in the near future). Just curious: how does this patch relate to SIMPLE? Wouldn't you need some extensions to SIMPLE that would be used to simplify Fortran and C++? Greetz Steven