[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 Apr 2024 10:36:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104

--- Comment #109 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=e2e4022725aca1f7a1a698e241f926bcac506049

commit e2e4022725aca1f7a1a698e241f926bcac506049
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-04-07 18:21:01 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-20 10:29:09 +0000

    libcompiler_rt Makefile.inc: don't build bfloat16 support for gcc < 13

    Older versions of gcc produce "error: unknown type name '__bf16'".

    PR:             276104
    MFC after:      1 month

    (cherry picked from commit 2e226748a961329471f5b51483318b94c8735f34)

 lib/libcompiler_rt/Makefile.inc | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.