Re: [PATCH v2 1/4] perf build: enable -fno-strict-aliasing
From: Ian Rogers
Date: Mon Jun 16 2025 - 21:00:37 EST
On Sun, Jun 15, 2025 at 6:14 PM Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
>
> As far as I know, the packed struct method of doing unaligned memory accesses is
> obsolete these days, and memcpy() generates the desired code on all supported
> architectures and compilers.
Thanks Eric, I sent:
https://lore.kernel.org/lkml/20250617005800.1410112-1-irogers@xxxxxxxxxx/
let's see how it goes.
Thanks,
Ian