https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90471
--- Comment #14 from Daniel Fruzynski <bugzi...@poradnik-webmastera.com> --- How to check default stack size? I found that ld has --stack option to set it, but I cannot find a way to check default. I tried to dump default linker script using --verbose when linking, but there was no stack size there.