This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: stack overflow


Godmar Back <gback@cs.utah.edu> writes:

> If it's not part of any run-time library that comes with gcc, was it maybe 
> some proprietary work Cygnus did for a specific customer?

I don't believe so.  But you missed the part were I said we did this
for a *Chill* customer.  No-body has tried to hook the "detect
stack overflow" up with a Java StackOverflowException.
I was just pointing that if you wanted to generate StackOverflowException,
you should probably do it by using the existing -fstack-check code.
They should certainly use the same flag.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/

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