https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125182
--- Comment #3 from Mark Millard <markmigm at gmail dot com> --- (In reply to Alex Coplan from comment #2) > I suppose this is r16-2683-ga6bb6934a491015c4d3f08763455d86ccfb3bcbe ? Yes, that change hard coded linux ABI values for AT_HWCAP, AT_SWCAP2, AT_HWCAP3, and AT_HWCAP4 . For the FreeBSD OS: AT_HWCAP, AT_HWCAP3, and AT_HWCAP4 differ in its ABI. If there are any other of the names that might be of OS ABI definitions, they would also be at potential issue for some operating systems.
