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] |
"Thomas van Gulick" <list@utumno.student.utwente.nl> writes: > What actually is the predefined behaviour of a program that runs out > of stack and can't allocate more stackspace? die? Usually, it gets sent SIGSTKFLT or similar. -- Geoffrey Keating <geoffk@cygnus.com>
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |