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

--- Comment #5 from wuz73 at hotmail dot com ---
In our application, we want to output something as quickly as possible, so we
implemented a logger in assembly. For debug, it falls back to print0(), which
is like printf() but with many extended functions (removed in this simplified
example).

Reply via email to