Displaying 1 result from an estimated 1 matches for "debohman".
Did you mean:
bohman
2023 Oct 19
12
[Bug 3629] New: Building with Clang-17 fails due to -fzero-call-used-regs
...s
Product: Portable OpenSSH
Version: 9.5p1
Hardware: amd64
OS: Mac OS X
Status: NEW
Severity: critical
Priority: P5
Component: Build system
Assignee: unassigned-bugs at mindrot.org
Reporter: debohman at gmail.com
I am using the public LLVM / Clang 17 release as my toolchain. I
noticed https://bugzilla.mindrot.org/show_bug.cgi?id=3475, where there
was a problem with the use of -fzero-call-used-regs, which was worked
around for Clang 15 and the Apple Clang.
This problem is with Clang 17, and to...