Recursive SIGSEGV question

Florian Weimer fw@deneb.enyo.de
Mon Mar 25 13:56:00 GMT 2019


* Jonny Grant:

> I had thoughts GCC would generate code that monitored the stack size and 
> aborted with a clear message when the stack size was exceeded. Looked 
> online, and it doesn't seem to be the case.

A lot of programs switch stack, and there's no universal convention
about expressing the stack boundary.



More information about the Gcc-help mailing list