comp.lang.ada
 help / color / mirror / Atom feed
From: "Jim Gleason" <jim@ghs.com>
Subject: Re: Beware: Rep spec on an enumeration type causes code explosion
Date: 1997/12/09
Date: 1997-12-09T00:00:00+00:00	[thread overview]
Message-ID: <01bd04cc$6836c020$280510ac@arode> (raw)
In-Reply-To: heatwole-ya02408000R0612971125590001@news3.his.com




Kevin D. Heatwole <heatwole@his.com> wrote in article
<heatwole-ya02408000R0612971125590001@news3.his.com>...
> 
> Sounds like the Green Hills compiler might just be a little green.  :-)
> 

The Green Hills Ada95 compiler was the first, and, to my knowledge, only,
compiler
to have completed ACVC 2.1 validations.  This validation included the
Systems
Programming Annex as well as the Real-Time Systems Annex.  The Green Hills
Ada95 compiler is a very mature implementation of Ada95.

I am a senior compiler developer at Green Hills Software.  Neither issue
that Joe Gwinn
ran into is a result of what Kevin refers to as the "reusing" or having
"glued" the Green
Hills "C code generator with the Intermetrics Ada95 front-end".  

The current 68K cross compiler implementation of exception handling in the
current
fashion has almost nothing to do with the code generator.  Rather, it is an
issue for the 
linker, Ada runtime system and, in some cases, the commercial target
operating 
system.  Another oversight by Kevin is the fact that the Green Hills
backend 
design is not limited to the C language.  Green Hills' backends/code
generators are 
designed to support Ada95, C, C++, Fortran and Pascal.  With this breadth
of 
language technology, there is nothing that hasn't been done or can't be
done with 
the Green Hills backends to fully support a highly optimizing Ada95
compiler.  As 
Tucker mentioned, we are currently developing a table-driven exception
handling 
scheme.

Like OC Systems, Green Hills is without question, sensitive to our
customers
concerns and needs.  Our primary goal is the success of our customer's
programs
and products.  To that end, we are always flexible and open to any
suggestions from
customers regarding the improvement of our Ada95 compilers and the
supporting 
software development tools.

Jim Gleason
Green Hills Software, Inc.




  parent reply	other threads:[~1997-12-09  0:00 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-05  0:00 Beware: Rep spec on an enumeration type causes code explosion Joe Gwinn
1997-12-06  0:00 ` Robert Dewar
1997-12-06  0:00   ` Matthew Heaney
1997-12-10  0:00   ` GNORT information ( Was Re: Beware: Rep spec on an enumeration type causes code explosion ) Mark Bennison
1997-12-10  0:00     ` Robert Dewar
1997-12-06  0:00 ` Beware: Rep spec on an enumeration type causes code explosion Kevin D. Heatwole
     [not found]   ` <dewar.881478386@merv>
1997-12-07  0:00     ` Robert Dewar
1997-12-09  0:00   ` Jim Gleason [this message]
1997-12-06  0:00 ` Tucker Taft
1997-12-06  0:00   ` Robert Dewar
1997-12-06  0:00   ` Robert Dewar
1997-12-08  0:00   ` Joe Gwinn
1997-12-08  0:00     ` Mats Weber
1997-12-09  0:00     ` Geert Bosch
1997-12-10  0:00       ` Robert Dewar
1997-12-09  0:00     ` Tucker Taft
1997-12-09  0:00       ` Matthew Heaney
1997-12-10  0:00         ` Charles Hixson
1997-12-10  0:00       ` Jean-Pierre Rosen
1997-12-10  0:00       ` Robert Dewar
1997-12-10  0:00       ` Stephen Leake
1997-12-14  0:00         ` Robert Dewar
1997-12-10  0:00       ` Stanley R. Allen
1997-12-14  0:00         ` Robert Dewar
1997-12-10  0:00       ` Ken Garlington
1997-12-11  0:00         ` John G. Volan
1997-12-11  0:00           ` Ken Garlington
1997-12-12  0:00             ` Matthew Heaney
1997-12-12  0:00               ` Ken Garlington
1997-12-16  0:00                 ` John G. Volan
1997-12-17  0:00                   ` Ken Garlington
1997-12-12  0:00           ` Joe Gwinn
1997-12-12  0:00             ` Robert Dewar
1997-12-16  0:00             ` John G. Volan
1997-12-17  0:00               ` Ken Garlington
1997-12-17  0:00               ` Joe Gwinn
1997-12-17  0:00                 ` John G. Volan
1997-12-18  0:00                   ` Joe Gwinn
1997-12-12  0:00           ` Alan E & Carmel J Brain
1997-12-12  0:00             ` Robert Dewar
1997-12-15  0:00               ` Tucker Taft
1997-12-16  0:00                 ` Brian Rogoff
1997-12-11  0:00       ` Rakesh Malhotra
1997-12-11  0:00         ` Matthew Heaney
1997-12-12  0:00           ` Robert Dewar
1997-12-12  0:00           ` Samuel Tardieu
1997-12-12  0:00             ` Robert Dewar
1997-12-12  0:00           ` Rakesh Malhotra
1997-12-14  0:00         ` Alan E & Carmel J Brain
1997-12-12  0:00       ` Joe Gwinn
1997-12-15  0:00         ` Robert Dewar
1997-12-16  0:00           ` Joe Gwinn
1997-12-16  0:00             ` Robert Dewar
1997-12-06  0:00 ` David Marshall
1997-12-06  0:00 ` Robert Dewar
1997-12-06  0:00 ` Robert Dewar
1997-12-08  0:00   ` Joe Gwinn
1997-12-06  0:00 ` Robert Dewar
1997-12-06  0:00 ` Robert Dewar
1997-12-08  0:00   ` Joe Gwinn
1997-12-09  0:00     ` Stanley R. Allen
1997-12-06  0:00 ` Ken Garlington
1997-12-06  0:00 ` Corey Minyard
1997-12-08  0:00   ` Joe Gwinn
1997-12-10  0:00     ` Robert Dewar
1997-12-07  0:00 ` Larry Kilgallen
  -- strict thread matches above, loose matches on Subject: below --
1997-12-09  0:00 tmoran
1997-12-11  0:00 Marin David Condic, 561.796.8997, M/S 731-96
1997-12-11  0:00 Marin David Condic, 561.796.8997, M/S 731-96
1997-12-11  0:00 ` Robert Dewar
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox