[Bug 248795] std::random_shuffle broken with LLVM11

2020-08-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248795 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Sat Aug 22 12:05:12 UTC 2020 New revision: 364482 URL: https://svnweb.freebsd.org/changeset/base/364482 Log: Add a few new source files to

[Bug 248795] std::random_shuffle broken with LLVM11

2020-08-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248795 Thierry Thomas changed: What|Removed |Added CC||thie...@freebsd.org --- Comment

[Bug 248745] /usr/bin/lldb dumps core when attempting to print variable with `p`, `fr v` works

2020-08-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248745 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Sat Aug 22 10:55:55 UTC 2020 New revision: 364480 URL: https://svnweb.freebsd.org/changeset/base/364480 Log: Merge commit 1ce07cd614be from

Re: /usr/lib/libomp.so : is there a reason that aarch64 does not have such by default?

2020-08-22 Thread myfreeweb
On August 21, 2020 6:52:23 PM UTC, Mark Millard via freebsd-arm wrote: >My context: head ( currently at -r363590 ) > >man src.conf is explicit that WITHOUT_OPENMP is the default for >aarch64 (for example). [...] >Nothing stands out for why WITH_OPENMP is in use by default only >for amd64,