[Bug fortran/80408] Problems with SIGNAL, pthread and print together

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 12 09:22:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80408

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
You may not call arbitrary functions in signal context but only async-signal
safe ones.


More information about the Gcc-bugs mailing list