Re: aarch64 buildworld via aarch64-gcc12 got multiple: "undefined reference to `__aarch64_ldadd4_sync'"

From: Ed Maste <emaste_at_freebsd.org>
Date: Tue, 22 Aug 2023 16:44:40 UTC
On Wed, 16 Aug 2023 at 22:04, Ed Maste <emaste@freebsd.org> wrote:
>
> On Thu, 20 Apr 2023 at 04:27, Mark Millard <marklmi@yahoo.com> wrote:
> >
> > Are both tier 1 architectures intended to be ARCH-gcc12
> > buildable? I decided to try an aarch64-gcc12 since the
> > amd64-gcc12 builds of main shown on ci.freebsd.org are
> > generally finishing these days.
>
> amd64-gcc12 is currently broken, after the GoogleTest update, and
> arm64-gcc12 is still broken with the error you reported.

FWIW amd64-gcc12 is green again. The arm64-gcc12's is due to
https://github.com/llvm/llvm-project/issues/63483.