[Bug 3584] Segfault when built with optimisations on macOS 13 (x86_64) with Xcode 14.3

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jun 30 23:55:44 AEST 2023


https://bugzilla.mindrot.org/show_bug.cgi?id=3584

--- Comment #9 from Carlo Cabrera <carlo.antonio.cabrera at gmail.com> ---
Yes, so it looks like `configure.ac` already knows to avoid
`-fzero-call-used-regs=all` when compiling with `clang-15`, except that
Apple clang uses a misleading version scheme.

Wikipedia is usually a pretty reliable reference for the corresponding
LLVM version given the version string produced by `clang --version`,
though:
https://en.wikipedia.org/wiki/Xcode#Xcode_11.0_-_14.x_(since_SwiftUI_framework)_2

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list