From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26657 invoked by alias); 9 Sep 2004 21:22:10 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 26650 invoked from network); 9 Sep 2004 21:22:09 -0000 Received: from unknown (HELO vlsi1.ultra.nyu.edu) (128.122.140.213) by sourceware.org with SMTP; 9 Sep 2004 21:22:09 -0000 Received: by vlsi1.ultra.nyu.edu (4.1/1.34) id AA14667; Thu, 9 Sep 04 17:25:08 EDT Date: Thu, 09 Sep 2004 21:36:00 -0000 From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner) Message-Id: <10409092125.AA14667@vlsi1.ultra.nyu.edu> To: baldrick@free.fr Subject: Re: Reenabling Ada by default Cc: gcc@gcc.gnu.org X-SW-Source: 2004-09/txt/msg00495.txt.bz2 There are also bugs in the run-time library. They are often easier to understand than those in the compiler proper: no great expertise is needed. Actually, from my own experience I find it quite the opposite! The RTS implements the trickiest parts of the language.