Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Sep 2020 20:17:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 248864] LLVM: Enable OpenMP on aarch64
Message-ID:  <bug-248864-29464-xhtPwtinXB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248864-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248864-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248864

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: dim
Date: Mon Sep  7 20:17:13 UTC 2020
New revision: 365430
URL: https://svnweb.freebsd.org/changeset/base/365430

Log:
  MFC r365429:

  Merge commit 47b0262d3 from llvm git (by me):

    Add <stdarg.h> include to kmp_os.h, to get the va_list type, required
    after cde8f4c164a2. Sort system includes, while here.

  The original merged commit works fine by itself on head, but fails to
  compile on stable branches because stdarg.h is not implicitly pulled in.

  PR:           248864

Changes:
_U  stable/11/
_U  stable/11/contrib/llvm-project/openmp/
  stable/11/contrib/llvm-project/openmp/runtime/src/kmp_os.h
_U  stable/12/
  stable/12/contrib/llvm-project/openmp/runtime/src/kmp_os.h

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248864-29464-xhtPwtinXB>