GCC 12.1 Released
GCC 12.1 Released
Posted May 8, 2022 21:14 UTC (Sun) by wtarreau (subscriber, #51152)In reply to: GCC 12.1 Released by NYKevin
Parent article: GCC 12.1 Released
It's even worse (or better), ARM is also excellent with unaligned accesses nowadays, so you if you don't run your code on a wide variety of platforms, you can have broken code that runs fine on the two most popular platforms without ever noticing.
