Thomas Schwinge <thomas@xxxxxxxxxxxxxxxx> writes: > On Tue, 06 Oct 2015 13:55:00 +0200, Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote: >> Thomas Schwinge <thomas@xxxxxxxxxxxxxxxx> writes: >> >> > | The two regressed test cases use __builtin_printf instead of fprintf to >> > | stderr, but as far as I know, abort is to flush all open streams before >> > | process termination? >> >> It can't, since abort must be async-signal-safe. > > It's still surprising to me that the message written to stderr is lost in > your aarch64-suse-linux-gnu configuration (only): from a quick look, > (current) glibc's stdlib/abort.c tries to actually close/flush all open > streams before process termination. This is <https://sourceware.org/bugzilla/show_bug.cgi?id=15436>. Andreas. -- Andreas Schwab, schwab@xxxxxxxxxxxxxx GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html