HomeFreeBSD

Rename the ALIGN macro to LINT_ALIGN so it does not clash with machine/param.h
rS206424Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Rename the ALIGN macro to LINT_ALIGN so it does not clash with machine/param.h

Bump the alignment to 16bytes because lint1 memory allocator is used for
objects that require 16bytes alignment on amd64 (ie. val_t). This makes
lint1 work when compiled with compiler(s) that use SSE for memcpy on amd64.
(e.g. clang).

Approved by: ed (mentor)

Details

Provenance
rdivackyAuthored on
Parents
rS206423: Shift the version of perl used by the release build process over to
Branches
Unknown
Tags
Unknown

Event Timeline