https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89868
--- Comment #4 from Jonny Grant <jg at jguk dot org> --- (In reply to Andrew Pinski from comment #3) > (In reply to Jonny Grant from comment #2) > > Ah that sounds possible. I imagine it is not GCC that would be the one that > > controls the core dumping? Perhaps where ever that code is, it could just > > say "Core too large (xyz MB) unable to dump". > > That would be the kernel. Hi Andrew I had a look through kernel and /fs/binfmt_elf.c but couldn't spot where the "Aborted (core dumped)" comes from, do you know by any chance?