GCC 12.1 Released
GCC 12.1 Released
Posted May 8, 2022 7:21 UTC (Sun) by pbonzini (subscriber, #60935)In reply to: GCC 12.1 Released by willy
Parent article: GCC 12.1 Released
If the concern is use of to the FPU then Linux needs to just disable vectorization at the Makefile level. If the concern is alignment, GCC knows when to use unaligned memory access instructions.
In any case my suggestion is to just *talk* to the developers.
