9f127852f1
GCC 10.4 60 bug reports were fixed. Target Specific Changes x86-64 * The x86-64 ABI of passing and returning structures with a 64-bit integer vector changed in GCC 10.1 when MMX is disabled. Disabling MMX no longer changes how they are passed nor returned. This ABI change is now diagnosed with -Wpsabi.
2 lines
86 B
Makefile
2 lines
86 B
Makefile
# $NetBSD: version.mk,v 1.4 2022/07/03 15:59:17 wiz Exp $
|
|
GCC10_DIST_VERSION:= 10.4.0
|