[Bug target/123033] gcc generates misaligned SSE

wuz73 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Sun Dec 7 02:50:47 GMT 2025


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).


More information about the Gcc-bugs mailing list