[Bug 3629] Building with Clang-17 fails due to -fzero-call-used-regs
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Oct 21 18:29:13 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3629
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at dtucker.net
--- Comment #5 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to David Bohman from comment #3)
> Yes, I tried using the fix for Clang-15, but the problem persisted.
> I modified the configure.ac to not use -fzero-call-used-regs at all
> for Clang-17, and the project built successfully.
does -fzero-call-used-regs=used work? (as opposed to
-fzero-call-used-regs=all)
--
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