https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120645
Pascal Pignard <p.p11 at orange dot fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |p.p11 at orange dot fr
--- Comment #5 from Pascal Pignard <p.p11 at orange dot fr> ---
As far I understand, darwin_find_version_from_kernel function returns macOS
major version number from Darwin kernel (i.e. Darwin version).
Shouldn't the function get it directly from macOS with sw_vers?
% sw_vers --productVersion
13.7.8