HomeFreeBSD

__builtin_align_down: Cast value to __uintptr_t in the fallback

Description

builtin_align_down: Cast value to uintptr_t in the fallback

This matches the behavior of the fallbacks for builtin_align_up
and
builtin_is_aligned.

Reviewed by: arichardson, ngie, kib
Differential Revision: https://reviews.freebsd.org/D55161

Details

Provenance
jhbAuthored on Feb 24 2026, 8:24 PM
Reviewer
arichardson
Differential Revision
D55161: __builtin_align_down: Cast value to __uintptr_t in the fallback
Parents
rG9063968e8e39: Mitigate a case where TCP rack can send an extra ack.
Branches
Unknown
Tags
Unknown