This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Work in progress: "Super Sib Calls"; opinions sought


Geert Bosch writes:
 > 
 > On Monday, Sep 9, 2002, at 06:12 America/New_York, Richard Henderson 
 > wrote:
 > 
 > > If you do not plan to address this data flow issue in some way,
 > > you might as well quit now.
 > >
 > 
 > 
 > Note that Ada semantics prevent such leaking of general pointer types.

Java too.

 > I'm not sure what the situation is with other languages such as Fortran,
 > but it seems a bit strong to say that better optimizing tail calls for
 > languages that do not suffer from this particular C problem would be 
 > useless.

Yup.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]