Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2019 21:04:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236062] [exp-run] Against projects/clang800-import branch
Message-ID:  <bug-236062-7788-IcOrhRTx5q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236062-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236062-7788@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=3D236062

--- Comment #26 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Mon Mar 18 21:04:29 UTC 2019
New revision: 345283
URL: https://svnweb.freebsd.org/changeset/base/345283

Log:
  Enable building libomp.so for 32-bit x86.  This is done by selectively
  enabling the functions that save and restore MXCSR, since access to this
  register requires SSE support.

  Note that you may run into other issues with OpenMP on i386, since this
  *not* yet supported upstream, and certainly not extensively tested.

  PR:           236062, 236582
  MFC after:    1 month
  X-MFC-With:   r344779

Changes:
  head/contrib/openmp/runtime/src/kmp.h
  head/contrib/openmp/runtime/src/kmp_runtime.cpp
  head/lib/Makefile

--=20
You are receiving this mail because:
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-236062-7788-IcOrhRTx5q>