https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67837
Arnaud Charlet <charlet at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |charlet at gcc dot gnu.org Resolution|--- |INVALID --- Comment #1 from Arnaud Charlet <charlet at gcc dot gnu.org> --- Actually Ada does not make any guarantee when mixing ATC and system calls and indeed, it is fundamentally unsafe if not impossible to properly abort from any random system call, so this isn't supported.